How-to customize the output for Product Boxes

default image by jay | Posted on January 20th, 2023

Using a custom title

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

It will look like this:


here

Using a custom description text

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

Using a custom HTML description

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

DOVO Shavette Replacable Blade Straight Razor
  • Imported from DOVO, Solingen, Germany
  • It has an aluminum blade carrier that holder(Color May Vary) fit into
  • The holder adapts to all brands of standard double edge blades
  • The holder color can either be Black or Red.

  • Coffee
  • Tea
  • Milk

Using a custom button text

[pr box="ASIN" changebuttontext="here"]
Merkur Mk34c Double Edge Razor with Heavy Duty Short Handle
  • Extra thick handle
  • Reliable grip
  • Made in Germany
  • Allows for a close, comfortable shave

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="ASIN" button3="http://example.com/product/"]
Merkur Mk34c Double Edge Razor with Heavy Duty Short Handle
  • Extra thick handle
  • Reliable grip
  • Made in Germany
  • Allows for a close, comfortable shave
[pr box="ASIN" button4="http://example.com/product/"]
Merkur Mk34c Double Edge Razor with Heavy Duty Short Handle
  • Extra thick handle
  • Reliable grip
  • Made in Germany
  • Allows for a close, comfortable shave
[pr box="ASIN" button4="http://example.com/product/"]
Merkur Mk34c Double Edge Razor with Heavy Duty Short Handle
  • Extra thick handle
  • Reliable grip
  • Made in Germany
  • Allows for a close, comfortable shave

Adding URL and Button Text for each button

[pr box="ASIN" button4="http://example.com/product/" changebuttontext4="here"]
Merkur Mk34c Double Edge Razor with Heavy Duty Short Handle
  • Extra thick handle
  • Reliable grip
  • Made in Germany
  • Allows for a close, comfortable shave

default image

jay