Brickspace Lab
Contact usContact ShopifyTry a theme
Keystone
Keystone
  • Keystone documentation
  • Getting started
    • Theme basics
    • Theme settings
      • Colors
      • Typography
      • Borders
      • Prices
      • Quick add
  • Guides
    • Products
      • Product badges
      • Product subtitles
      • Custom content for tables
      • Replace "Add to cart"
      • Disable quick add
    • Wholesale
      • Wholesale basics
      • Account restrictions
    • Color and option swatches
    • Device specific visibility
    • Discount popups
  • Templates
    • Collection template
    • Product template
    • Blog template
    • Article template
  • Sections
    • Global Sections
      • Header
      • Footer
      • Navigation links
      • Announcement
      • Cart drawer
      • Account drawer
      • Search drawer
      • Menu drawer
    • Media & Promotional
      • Slideshow
      • Video
      • Split banner
      • Marquee
      • Image hotspot
      • Countdown
      • Discount
      • Banner
      • Slider
      • Testimonial slider
      • Search banner
    • Product & Collection Displays
      • Product grid
      • Product slider
      • Product table
      • Product comparison
      • Recently viewed
      • Collection list grid
      • Collection list slider
      • Featured product
      • Comparison table
    • Content & Marketing
      • Rich text
      • Blog posts grid
      • Testimonial grid
      • Logo list
      • Icon grid
      • Collapsible content
      • Tabs
      • Collage
    • Utility & Custom
      • Custom liquid
      • Tool tip
      • Store locater
    • Forms & CTAs
      • Email sign-up
      • Sign-up form
      • Contact form
  • General
    • Changelog
      • v1.3.0
      • v1.2.0
      • v1.1.0
      • v1.0.1
      • v1.0.0
    • Known issues and troubleshooting
    • Cloning a demo theme
Powered by GitBook
On this page
  • Prices Displaying Incorrectly
  • Compare-at Price Displaying Incorrectly
  • Products Won’t Add to Cart
  • Broken Blog Grid
  • Empty Buttons
  • Missing Login Buttons

Was this helpful?

Edit on GitHub
  1. General

Known issues and troubleshooting

Prices Displaying Incorrectly


  • Issue: If shipping settings aren’t configured for a given region, products may not display prices and variants correctly.

    • Solution: Navigate to your Market tab within your Shopify admin settings and ensure shipping settings are configured.

  • Issue: Prices display incorrectly when “Show trailing zeros” is unchecked.

    • Solution: This setting is not supported in all currencies. Keep it checked to avoid issues.


Compare-at Price Displaying Incorrectly

  • Issue: The percentage discount badge and strikeout price disappear when switching from the store’s default currency (e.g., GBP) to another currency.

    • Solution: Navigate to your Shopify admin > Settings > Markets > Preferences. Toggle off “Compare-at price hiding”.


Products Won’t Add to Cart

  • Issue: Products may not add to the cart due to inventory or template settings.

    • Solutions:

      1. Check your inventory and stock settings. Enable “Continue selling when sold out” to allow items to be added.

      2. Ensure the “Options” block is included on your product template, even if your product has only one variant.

      3. Try enabling “Enable default variant”.


Broken Blog Grid

  • Issue: The blog grid may break if “Enable summary” is turned on and the blog article contains extra or malformed HTML.

    • Solutions:

      1. Open the Theme Editor by clicking Customize next to the relevant theme.

      2. Go to Theme Settings > Blog Cards.

      3. Uncheck “Enable summary” and click Save.

      4. OR:

        1. Copy the entire contents of your blog article.

        2. Paste it into a Markdown text editor (e.g., Notion).

        3. Copy the content from the Markdown editor and paste it back into your blog article.


Empty Buttons

  • Issue: Buttons with placeholder content may remain visible when they should be hidden.

    • Solutions:

      1. Open the Theme Editor by clicking Customize next to the relevant theme.

      2. Select the section you want to edit.

      3. Scroll down to the Button and Button URL settings.

      4. Delete both values so the fields are empty.

      5. Click Save.

      6. If the issue persists:

        1. Add any link to the Button URL setting.

        2. Click Save.

        3. Delete both values again and click Save.


Missing Login Buttons

  • Issue: Login and account buttons may not be visible when setting up your Shopify account.

    • Solution:

      1. Navigate to Shopify Settings > Customer Accounts.

      2. Ensure customer accounts are enabled.

      3. Display login and account buttons in the following sections:

        • Announcement

        • Header

        • Mobile Menu

        • Footer

Last updated 19 days ago

Was this helpful?