Jump to Content
Shoplazza Dev Center
HomeBuild ThemesBuild AppsBuild ThemesSupport
shoplazza.comShoplazza Dev Center
shoplazza.com
HomeBuild ThemesBuild AppsBuild ThemesSupport

Build Theme on Shoplazza

  • Quick Start
  • Create a theme
  • Customize a theme

Architecture

  • Overview
  • Layouts
  • Config
    • settings_schema.json
    • settings_data.json
    • settings_presets.json
  • Templates
    • JSON templates
    • product
    • collection
    • search
    • cart
    • customers/addresses
    • customers/login
    • customers/register
    • customers/order
    • customers/reset_password
    • article
    • blog
    • index
    • page
    • 404
  • Sections
    • Section assets
    • Section schema
  • Locales
    • Storefront locale files
  • Settings
    • Input settings
    • Sidebar settings

Tools

  • Shoplazza CLI
    • Overview
    • Installation
    • Get started
    • Core commands
    • Theme commands
    • Upgrade or uninstall
  • Theme editor
  • Code editor
  • Language editor
  • Themekit
  • Lifestyle

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
    • Operators
    • Types
    • Truthy and falsy
    • Whitespace control
  • Filters
    • Array filters
    • Math filters
    • String filters
    • Additional filters
  • Tags
    • Theme tags
    • Control flow tags
    • Iteration tags
    • Variable tags
  • Objects
    • article
    • block
    • blog
    • cart
    • collection
    • current_tags
    • customer
    • font
    • forloop
    • image
    • link
    • line_item
    • page
    • paginate
    • product
    • search
    • sections
    • shop
    • template
    • theme
    • variant
    • page_image

shop

The shop object has the following attributes:

shop.description

Returns the description of the store.

shop.name

Returns the shop's name.

shop.url

Returns the full URL of a shop.

Updated 10 months ago


Did this page help you?
  • Table of Contents
    • shop.description
    • shop.name
    • shop.url