How-to customize the output for Product Boxes

55 views

Using a custom title

[pr box="ASIN" changetitle="here"]

It will look like this:


[pr box=”B002A8JO1Q” changetitle=”here”]

Using a custom description text

[pr box="ASIN" adddescription="here"]

[pr box=”B002A8JO1Q” adddescription=”here”]

Using a custom HTML description

[pr box="ASIN"]
<ul>
  <li>Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
</ul>[/pr]

[pr box=”B001ASOD86″]

  • Coffee
  • Tea
  • Milk

[/pr]

Using a custom button text

[pr box="ASIN" changebuttontext="here"]

[pr box=”B002A8JO1Q” changebuttontext=”here”]

Adding another (detail) button

You can add up to 5 buttons for each product box, all you have to do is enable them in the Product Box setting and add the shortcode:

[pr box="ASIN" button2="http://example.com/product/"]

[pr box=”B002A8JO1Q” button2=”http://example.com/product/”]

[pr box="ASIN" button3="http://example.com/product/"]

[pr box=”B002A8JO1Q” button3=”http://example.com/product/”]

[pr box="ASIN" button4="http://example.com/product/"]

[pr box=”B002A8JO1Q” button4=”http://example.com/product/”]

[pr box="ASIN" button4="http://example.com/product/"]

[pr box=”B002A8JO1Q” button4=”http://example.com/product/”]

Adding URL and Button Text for each button

[pr box="ASIN" button4="http://example.com/product/" changebuttontext4="here"]

[pr box=”B002A8JO1Q” button4=”http://example.com/product/” changebuttontext4=”here”]

Share this Doc

How-to customize the output for Product Boxes

Or copy link

CONTENTS