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
      • Product template
    • Collections
      • Collection template
    • Sitewide
      • Color and option swatches
      • Device specific visibility
      • Discount popups
      • Article template
      • Blog template
      • Search results
    • Wholesale
      • Wholesale basics
      • Account restrictions
  • Sections
    • Sitewide
      • Header
      • Footer
      • Announcement
      • Cart drawer
      • Search drawer
      • Menu drawer
      • Discount
      • Account drawer
      • Custom liquid
      • Store locater
    • Navigation
      • Navigation links
    • Content and Media
      • Banner
      • Image hotspot
      • Slideshow
      • Countdown
      • Slider
      • Video
      • Split banner
      • Testimonial slider
      • Search banner
      • Marquee
      • Rich text
      • Blog posts grid
      • Logo list
      • Icon grid
      • Collapsible content
      • Tabs
      • Collage
      • Testimonial grid
    • Products and Collections
      • Product grid
      • Product slider
      • Product table
      • Product comparison
      • Recently viewed
      • Collection list grid
      • Collection list slider
      • Featured product
      • Comparison table
    • Forms
      • Contact form
      • Email sign-up
      • Sign-up form
      • Tool tip
  • General
    • Changelog
      • v1.3.1
      • v1.3.0
      • v1.2.0
      • v1.1.0
      • v1.0.1
      • v1.0.0
    • Known issues and troubleshooting
      • v1.3.0
    • Cloning a demo theme
      • Knit
      • Kingpin
      • Kindred
      • Kettle
      • Kaleidoscope
Powered by GitBook
LogoLogo

Try a theme

  • Paper
  • Space
  • Keystone

Resources

  • Get theme support
  • Services
  • Contact
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 1 month ago

Was this helpful?