Pixfizz CMS template (shopper24) has custom code built in that can be activated or adjusted through snippets or via custom fields on either pages, collections, designs or products.
Updated September 2025
It is possible to export/import the custom field schema on any object, no longer needing to manually add them individually. Below is a list that are supported by Shopper.
When importing a custom field schema, no data with be overridden and only the missing schema elements will be added.
Description: Minium price of product, usually at highest quantities.
Liquid Reference: product.custom.from_pricing
Name: to_pricing
Type: number
Description: Maximum price of product, usually at lowest quantities.
Liquid Reference: product.custom.to_pricing
DESIGN CUSTOM FIELDS
Name: url_path
Type: text
Description: Required when using wildcard collection & product pages. Avoid using capitals, underscores & spaces as this will be visible in the url.
Liquid Reference: design.custom.personal_dates
Name: personal_dates
Type: boolean
Description: Render the checkbox to select personal calendar dates to be added into a calendar or planner project.
Liquid Reference: design.custom.personal_dates
OPTIONS/VARIANTS CUSTOM FIELDS
Name: selector
Type: text
Description: Add one of the following values to render the variant as a color radio button, checkbox, dropdown or slider. Leave blank to render as a radio button.
Values: color | checkbox | dropdown | slider
Liquid Reference: order.custom.tracking
Name: multi_upload_group
Type: text
Description:
Liquid Reference: order.custom.multi_upload_group
ORDER CUSTOM FIELDS
Name: tracking
Type: text
Description: Insert shipping tracking code to be rendered in shipped order email notification.
Liquid Reference: order.custom.tracking
ADDRESS CUSTOM FIELDS
Name: opening_hours
Type: snippet
Description: Add your store opening hours to be displayed in a modal during checkout.
Liquid Reference: address.custom.opening_hours
Name: location_img
Type: asset
Description: Add a square image to add to the address selection during checkout.