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

Custom content for tables

Using metafields, you can display custom data within your product table. This allows for enhanced product comparisons and detailed information display.

Setting Up Your Metafields

Displaying Product and Variant Metafields

  1. Within your Theme Editor, navigate to Theme Settings > Product Cards

  2. Scroll down to Table Details

  3. Enter the designated metafield you’d like to display within your table

Displaying Custom Data Using Metafields

Using the Metafield Block

  1. Navigate to your Shopify Admin and select Settings > Custom Data

  2. Within the Metafield Definitions, click Products and select Add Definition

  3. For this example, use Weight. Ensure the Namespace and Key are labeled accordingly (e.g., custom.weight). Set the type to Multi-line Text

  4. Within the Metaobject Definitions, click Add Definition. Set a name according to your metafield definition. For Type, select Multi-line Text and choose a name (e.g., weight.custom)

  5. Navigate back to a product page within your Shopify Admin, scroll to the bottom, and set the custom data within the Product Metafields

  6. To display your custom data, go to the Theme Editor, select the Product Comparison section, click Add Block, and select Metafield

Creating Your Metafield Data

  1. Navigate to Custom Data

  2. Add a Metafield Definition

  3. Add a Metaobject Definition

  4. Add text to the Product Metafields within your Shopify Admin

Last updated 3 days ago

Was this helpful?