> 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="https://262836857-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0V8gOnx5bXzqLuU7ALmP%2Fuploads%2FVlOhqIdmUh0wnUkFkPgE%2Fimage.png?alt=media&amp;token=d6549b1c-1ac3-4aba-a860-52c0778ddbe5" 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="https://262836857-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0V8gOnx5bXzqLuU7ALmP%2Fuploads%2FK50m9HRaTtoHMEQvluxw%2Fimage.png?alt=media&amp;token=044ce747-d379-4ee2-a5ed-1441fb972776" alt="Standard" width="374"><figcaption></figcaption></figure>

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

<figure><img src="https://262836857-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0V8gOnx5bXzqLuU7ALmP%2Fuploads%2FY8lFqJpEdlthpqceKAta%2Fimage.png?alt=media&amp;token=6c62db85-1868-4f3a-852a-3472588d4a46" alt="With Discount" width="373"><figcaption></figcaption></figure>

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

<figure><img src="https://262836857-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0V8gOnx5bXzqLuU7ALmP%2Fuploads%2FFkV4U3v0BqYzFTBosREF%2Fimage.png?alt=media&amp;token=a1a9ed7a-fd91-4511-8e9e-e136288e6ddf" alt="Free" width="374"><figcaption></figcaption></figure>

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

<figure><img src="https://262836857-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0V8gOnx5bXzqLuU7ALmP%2Fuploads%2FGbOaFiCBG4qZy5pvAYYc%2Fimage.png?alt=media&amp;token=a92526fc-0fca-4b68-9062-7ceb77edf41a" 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="https://262836857-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0V8gOnx5bXzqLuU7ALmP%2Fuploads%2F6PlgtEMiYYLtZt3ILdyu%2Fimage.png?alt=media&amp;token=1d600118-f237-4892-b107-48c130c31891" alt="Buy on Whatsapp" width="372"><figcaption></figcaption></figure>

### Video Tutorial

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