Style Guide
Let's do this
Styles (h2)
This is some dummy copy. You’re not really supposed to read this dummy copy, it is just a place holder for people who need some type to visualize what the actual copy might look like if it were real content.
If you want to read, I might suggest a good book, perhaps Hemingway or Melville. That’s why they call it, the dummy copy. This, of course, is not the real copy for this entry. Rest assured, the words will expand the concept. With clarity. Conviction. And a little wit.
In today’s competitive market environment, the body copy of your entry must lead the reader through a series of disarmingly simple thoughts.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Callout
When you create products in test mode, they will not automatically be available in live mode when your store is activated. However, it’s easy to copy test mode products and discounts to live mode using the “Copy to Live Mode” item in the product or discount menu.
Callout with title
This is a callout title
When you create products in test mode, they will not automatically be available in live mode when your store is activated. However, it’s easy to copy test mode products and discounts to live mode using the “Copy to Live Mode” item in the product or discount menu.
YouTube embed
Syntax
{% youtube id="p1qxrG2pHNE" /%}
Image Block
Syntax
{% image file="help-1.jpeg" width=960 height=540 /%}
Images should be uploaded to public/images
directory and width
and height
attributes must be set. In case of retina images, make sure the dimensions are set to half the size of the actual image.
Lists
- This is a list item
- This is a list item
- This is a list item
- This is a list item
- This is a numbered list item
- This is a numbered list item
- This is a numbered list item
- This is a numbered list item
Table
Parameter | Description | Example Value |
---|---|---|
checkout[email] | Customer's email | [email protected] |
checkout[name] | Customer's full name | Luke Skywalker |
checkout[billing_address][country] | Billing address country | US |
checkout[billing_address][state] | Billing address state | NY |
checkout[billing_address][zip] | Billing address ZIP/postal code | 10038 |
checkout[tax_number] | Business tax number | GB123456789 |
checkout[discount_code] | Discount code | 10PERCENTOFF |