product

[product]

Creates a Shopify widget linking to a product on the open gaming store.

The product name can be taken from an existing widget: e.g. for //widgets.shopifyapps.com/embed/products/dice-towers-elven-dice-tower?shop=shop-d20pfsrd-com.myshopify.comstyle=artgalleryimage-size=mediumdestination=cart use the product name dice-towers-elven-dice-tower

Parameters
  • name (string) product name, as explained above
  • position (string) optional, location of widget. Accepts ’embed’, ‘left’, and ‘right’. The default is ’embed’ which creates the widget inline. ‘left’ and ‘right’ create floating divs to the left and right, respectively.
Examples

[product name=dice-towers-elven-dice-tower position=left]

[product name=dice-towers-elven-dice-tower position=right]