Setup Products
Last updated
Last updated
Adding product information is quick and easy! You just need to carefully follow the steps below.
Add a product link anywhere within the post.
Replace the link text with the shortcode below with the desired attributes.
Shortcode: {getProduct} $button={Button Text} $price={Product Price} $sale={Product Offer} $free={It is Free?} $icon={Icon Name} $style={Style Options}
Free Attribute: yes
or no
Icon Attribute: cart
, download
, paypal
, whatsapp
or gift
Style Options: 1
, 2
or 3
Style 1 – It will display the Call to Action inside the post and in the sidebar.
Style 2 – Will display the Call to Action only inside the post.
Style 3 – It will display the Call to Action only in the sidebar.
INFO: The attributes Sale, Free, Icon and Style are not required and should only be added if necessary.
Below are some amazing examples you can use to configure your products.
Standard: {getProduct} $button={Buy Now} $price={$19.00}
With Discount: {getProduct} $button={Buy Now} $price={$19.00} $sale={30% Off}
Free: {getProduct} $button={Buy Now} $price={Free} $free={yes} $icon={gift}
Downloadable: {getProduct} $button={Download Now} $price={Free} $free={yes} $icon={download}
Buy on Whatsapp: {getProduct} $button={Make an Offer} $price={$19.00} $sale={30% Off} $icon={whatsapp}