> For the complete documentation index, see [llms.txt](https://docs.probloggertemplates.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.probloggertemplates.com/guides/amazen/getting-started/setup-products.md).

# Setup Products

Adding product information is quick and easy! You just need to carefully follow the steps below.

### Basic Steps

{% stepper %}
{% step %}
Add a product link anywhere within the post.

{% endstep %}

{% step %}
Replace the link text with the shortcode below with the desired attributes.

{% endstep %}
{% endstepper %}

### The Shortcode

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.

{% hint style="info" %}
INFO: The attributes **Sale**, **Free**, **Icon** and **Style** are not required and should only be added if necessary.
{% endhint %}

### Link Settings

<figure><img src="/files/6vwbLU8jp6qmwKUlQdj1" alt="Link Settings" width="563"><figcaption></figcaption></figure>

### Common Examples

Below are some amazing examples you can use to configure your products.

Standard: `{getProduct} $button={Buy Now} $price={$19.00}`

<figure><img src="/files/KP6wrpm1kxAGejAr0vms" alt="Standard" width="374"><figcaption></figcaption></figure>

With Discount: `{getProduct} $button={Buy Now} $price={$19.00} $sale={30% Off}`

<figure><img src="/files/kUcTsli32qDXjDMOotti" alt="With Discount" width="373"><figcaption></figcaption></figure>

Free: `{getProduct} $button={Buy Now} $price={Free} $free={yes} $icon={gift}`

<figure><img src="/files/dypHE9qxYUxK94STP0YG" alt="Free" width="374"><figcaption></figcaption></figure>

Downloadable: `{getProduct} $button={Download Now} $price={Free} $free={yes} $icon={download}`

<figure><img src="/files/q6GtwI6iA2Aiph9jkvYw" alt="Downloadable" width="374"><figcaption></figcaption></figure>

Buy on Whatsapp: `{getProduct} $button={Make an Offer} $price={$19.00} $sale={30% Off} $icon={whatsapp}`

<figure><img src="/files/FOeGXVQdsR7ubvm5HL5L" alt="Buy on Whatsapp" width="372"><figcaption></figcaption></figure>

### Video Tutorial

{% embed url="<https://youtu.be/pFGPo_MLwiE>" %}
