Brickspace Lab
Contact usContact ShopifyTry a theme
Keystone
Keystone
  • Keystone documentation
  • Getting started
    • Getting started with your theme
      • Keystone overview
      • Theme Colors Setup
      • Theme Typography Setup
      • Theme Borders Setup
      • Product prices
  • 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
    • Templates
      • Collection template
      • Product template
      • Blog template
      • Article template
  • Sections
    • 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
    • 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

Was this helpful?

Edit on GitHub
  1. Guides
  2. Products

Replace "Add to cart"

Customize the "Add to Cart" button text for individual products using metafields. Change to action-specific text like:

  • "Pre-order"

  • "Reserve Now"

  • "Get Yours"

How to Customize Button Text

  1. Create the Metafield Definition

    • Go to Settings > Custom Data > Products

    • Click Add Definition

    • Enter these details:

      • Name: "Button text"

      • Namespace/key: custom.button_text

    • Click Save

  2. Update Product Button Text

    • Open the product in Shopify admin

    • Scroll to Metafields at bottom

    • Locate the Button text field

    • Enter your custom text (e.g., "Pre-order")

    • Click Save

Pro Tip:

  • Use the bulk editor to update multiple products at once

  • Keep custom text short (2-3 words max)

  • Test different texts to see what converts best

Best Practices

  • Be clear: "Pre-order" instead of vague alternatives

  • Create urgency: "Buy Now" vs "Add to Cart"

  • Match intent: "Customize" for configurable products

  • Stay consistent: Use the same terms across similar products

Technical Notes

  • Changes appear immediately

  • Works with all button types

  • Supports special characters

  • Can be translated for multilingual stores

Last updated 3 days ago

Was this helpful?