Products

Published

Cradle eCommerce supports digital, license and physical products with variants.

Adding a product with multiple options for variants
  • Variant handling
    Add variants to a product with options.
  • Multiple options
    Multiple options for a product.
  • License support
    Mark a product as a license.
  • Publish dates
    Set publish dates and unpublish products.
  • Meta data
    Fields for SERP meta data.

For theme development of product pages the object in Liquid is {{ products }}, more information in the Liquid templating reference.

Product information

Product information view in admin
Product information view in admin
Fields Description
Title Title of the product (mainly for internal reference, h1 is commonly used for storefront)
Handle Modifiable URL handle
Type Intended for being able to specify the product type
Vendor Product vendor, vendors guide
Key features Key features for the product
Template Controls the theme template used when rendering the page.
Content Three types of content editors are available: RTE (rich text editor), MD (markdown) and HTML (markup)
Tags Possible to add tags to the product for creating selections in admin or on store front.
Product information fields in admin

Product content

Working with blocks in RTE

Add product content with rich text editor (RTE), markdown editor (MD) or markup editor (HTML).

Images

Adding featured image and additional images to a product.

Featured image

The featured image singles out a main image for the product.

Additional images

Additional images can be batch uploaded.

Variants

Adding option and variants

A product commonly have options such as color or sizes, these are handled with the creation of variants.

  • Multiple options can be created.
  • Individual pricing
  • Image assignment
  • Shipping dimensions

Variant information

Information on product variant
Variant information view
Field Description
Image An image is assigned from the uploaded images.
Quantity The number of items or units of a product available.
Price The selling price of a product
Compare at price The original price for the product, used if the selling price is reduced during a sale
Purchase cost Internal cost for the product
SKU Stock Keeping Unit, used as an identifier internally for inventory management but can also be used externally as a part of the product information.
EAN European Article Number, a 13-digit barcode used to internationally identify retail products
HTS Harmonized Tariff Schedule code, 10-digit numbers that are used universally in international trade to help importers and exporters to find and calculate the duty or tax on their products.
Shipping dimensions Weight and dimensions (length, width and height) can be specified for shipping rate calculations.
Variant information

Add to collection

Add a product to a manual collection.

SEO meta data

Meta data helps search engines and crawlers understand what your page is about, making it easier for them to match your content with relevant search queries. Add a specific heading (h1) used for the product page on the website. Title, description and keywords are used for meta fields in the theme for SEO.

section in admin for insering and previewing meta data for SEO
SEO meta data section on product view
Field Description
h1 h1 title for website
title Title for SEO meta data
description Description for SEO meta data
kaywords Keywords for SEO meta data
Fields in meta section of the product page

Inventory and shipping

Inventory and shipping settings in admin for a product
Default settings for a product for inventory management.

Availability of a product depends on Quantity and Inventory Policy. The Available setting is a quick way to pause or halt product sales without unpublishing it and will make the product unavailable yet still visible in the shop, whereas an unpublished product is hidden.

Field Value Description
Available True(default) / False A manual toggle/override for making a product unavailable for purchase yet still visible in the shop.
Shippable True(default) / False Declares that the product needs shipping.
License True / False(default) Declares that the product is a license.
Inventory Management Ignore / Internal(default) Set to ignore (external services handles inventory or inventory management is not required) or internal, with internal is default.
Inventory Policy Accept / Deny(default) Accept backorders or Deny (default setting).

Visibility

visibility section on product page
Visibility and publish date settings on product page

Toggle the product to published or hidden, or by setting the publish date.