Using a different metafield app for our integrations

All our themes (starting from version 5 of Focal, version 4 of Kagami and version 1 of Trademark) offers additional features that allows you to extend your theme capabilities easily to add things like hand-picked related products, per-product tabs... by using our app  SuperFields, which offers the easiest way to integrate with our themes.

However, you may already be using another metafields app ( browse the app store), and using ours is not possible/hard for you. To that extent, you will find below a reference of all the metafields namespaces and keys we are using, so you could configure another metafield app and still benefit from the built-in design.

All themes

Custom tabs

Those metafields allow you to add per-product tabs in your product page.

Description Namespace Key Value type
Tab 1 title sf_product_tabs tab_1_title string
Tab 1 content sf_product_tabs tab_1_content string
Tab 2 title sf_product_tabs tab_2_title string
Tab 2 content sf_product_tabs tab_2_content string

Hand-picked related products

By adding those metafields, you will be able to replace the default theme strategy at picking related products (randomly) and instead manually select which products to display, on a per-product.

Description Namespace Key Value type
Allow to enable/disable hand-picked related products sf_related_products enabled integer
Product 1 (handle) sf_related_products product_1 string
Product 2 (handle) sf_related_products product_2 string
Product 3 (handle) sf_related_products product_3 string
Product 4 (handle) sf_related_products product_4 string

Trademark theme only

Product features

By adding those metafields, you will be able to display up to 6 per-product product features. If at least one of those metafield is marked as "enable", it will display the per-product product features instead of displaying the global product features defined in theme settings.

Description Namespace Key Value type
Allow to enable/disable product feature 1 sf_product_features feature_1_enabled integer
Icon for product feature 1 sf_product_features feature_1_icon string
Title for product feature 1 sf_product_features feature_1_title string
Content for product feature 1 sf_product_features feature_1_content string
Allow to enable/disable product feature 2 sf_product_features feature_2_enabled integer
Icon for product feature 2 sf_product_features feature_2_icon string
Title for product feature 2 sf_product_features feature_2_title string
Content for product feature 2 sf_product_features feature_2_content string
Allow to enable/disable product feature 3 sf_product_features feature_3_enabled integer
Icon for product feature 3 sf_product_features feature_3_icon string
Title for product feature 3 sf_product_features feature_3_title string
Content for product feature 3 sf_product_features feature_3_content string
Allow to enable/disable product feature 4 sf_product_features feature_4_enabled integer
Icon for product feature 4 sf_product_features feature_4_icon string
Title for product feature 4 sf_product_features feature_4_title string
Content for product feature 4 sf_product_features feature_4_content string
Allow to enable/disable product feature 5 sf_product_features feature_5_enabled integer
Icon for product feature 5 sf_product_features feature_5_icon string
Title for product feature 5 sf_product_features feature_5_title string
Content for product feature 5 sf_product_features feature_5_content string
Allow to enable/disable product feature 6 sf_product_features feature_6_enabled integer
Icon for product feature 6 sf_product_features feature_6_icon string
Title for product feature 6 sf_product_features feature_6_title string
Content for product feature 6 sf_product_features feature_6_content string