Jump to Content
Shoplazza Dev CenterAppsThemesAPIs and referencesChangelogSupportFeedBack
HomeThemesApps
AppsThemesAPIs and referencesChangelogSupportFeedBackLog inSign upShoplazza Dev Center
Themes
Log inSign up
HomeThemesApps

Getting started

  • Overview
  • Create a theme
    • Shoplazza Theme Development Starter Guide
  • Customize a theme

Architecture

  • Overview
  • Layouts
    • Overview
  • Templates
    • Overview
    • Liquid templates
    • article
    • blog
    • cart
    • collection
    • customers/addresses
    • customers/login
    • customers/order
    • customers/register
    • customers/reset_password
    • customers/reset_success
    • index
    • order
    • order_verify
    • page
    • password
    • product
    • search
    • 404
  • Sections
    • Overview
    • Section schema
    • App blocks for themes
    • Section assets
  • Config
    • Overview
    • settings_schema.json
    • settings_data.json
    • settings_presets.json
  • Locales
    • Overview
    • Storefront locale files
  • Settings
    • Overview
    • Input settings
    • Sidebar settings
    • Dynamic sources
    • Fonts

Developer tools

  • Overview
  • Shoplazza CLI
    • Overview
    • Install
    • Commands
  • Theme editor
  • Code editor
  • Language editor
  • Nova 2023

Best practices

  • Overview
  • Sections and blocks
  • Performance
  • Theme editor preview inspector

Product merchandising

  • Overview
  • Product variants
  • Media and images
    • Overview
    • Support product media

Pricing and payments

  • Overview
  • Discounts

Site navigation and search

  • Overview
  • Navigation
  • Storefront search
    • Overview
    • Predictive search
  • Filtering
    • Overview
    • Storefront filtering
    • Support storefront filtering
    • Storefront filtering UX guidelines

SEO

  • Overview
  • Metadata

Shoplazza Theme Store

  • Overview
  • Requirements
  • Testing
    • Overview
  • Review process
    • Submit theme
    • Theme listing
    • Common theme rejections
  • Theme success
    • Overview
    • Prohibited actions
    • Updating your theme
    • Removing a theme

Liquid

  • Overview
  • Basics
    • Handles
    • Operators
    • Types
    • Truthy and falsy
  • Tags
    • Conditional
    • HTML
    • Interation
    • Syntax
    • Theme
    • Variable
  • Filters
    • Array
    • Collection
    • Color
    • Customer
    • Default
    • Font
    • Format
    • HTML
    • Hosted File
    • Localization
    • Math
    • Media
    • Metafield
    • Money
    • Product
    • String
  • Objects
    • address
    • all_products
    • article
    • articles
    • block
    • blog
    • canonical_url
    • cart
    • collection
    • collections
    • content_for_header
    • content_for_layout
    • customer
    • default_collection
    • default_product
    • discount_application
    • filter
    • filter_value
    • font
    • forloop
    • handle
    • image
    • images
    • ip_address
    • line_item
    • link
    • linklist
    • linklists
    • measurement
    • media
    • metafield
    • option_thumbnail
    • order
    • order_allowed_actions
    • order_info
    • order_payment_line
    • order_shipping_email
    • order_shipping_phone
    • page
    • page_description
    • page_title
    • pages
    • paginate
    • part
    • phone_area
    • product
    • product_option
    • rating
    • routes
    • search
    • section
    • settings
    • shop
    • tablerowloop
    • template
    • variant
    • variant_option
    • video
    • video_source

Ajax API

  • Overview
  • Cart API reference
  • Product API reference
  • Product recommendations API reference
  • Collection API reference
  • Search API reference
  • Other API reference
  • Metafield List API reference

Events

  • Overview

Tracking and Analytics

  • Web Pixel
  • Build Web Pixel
  • Platform Pixel & Event Template

Custom Data

  • Overview
  • Metafields
    • Overview
    • Types

settings

Suggest Edits

Allows you to access all of the theme's settings from the settings_schema.json file.

📘

Tip

To learn about the available setting types, refer to Input settings.

Reference a setting value

{% if settings.color_primary %}
  <meta name="theme-color" content="{{ settings.color_primary }}">
{% endif %}
<meta name="theme-color" content="#E24E2D">

Updated almost 2 years ago


  • Table of Contents
    • Reference a setting value

Support

  • Help Center
  • App Store
  • Partner Center
  • Get Support

Shoplazza

  • About us
  • Career
  • Contact us

Updates

  • Release Notes

Partner Program

  • Partner Program
  • Partner help center

Follow Us

Support

  • Help Center
  • App Store
  • Partner Center
  • Get Support

Shoplazza

  • About us
  • Career
  • Contact us

Updates

  • Release Notes

Partner Program

  • Partner Program
  • Partner help center

Follow Us

© Shoplazza
Partner Program Agreement API Terms Terms of Service Privacy Policy Use Policy