05-20-2020, 03:53 AM
You see different types of Amazon product boxes all over my site. They are great because you can easily post a bunch of information on a product with minimal effort. I created a custom code for forum members to use when posting Amazon deals. This box will automatically post the picture, title and current price of them item.
The short code is:
Replace "ASIN" with the actual ASIN of the Amazon product.
The ASIN is an alpha numeric code that is tied to a specific item on Amazon. When looking at a product on Amazon you can find the ASIN in the URL. Here is an example of an ASIN for a DeWALT combo kit - B00NHBZ9AA.
If you scroll down the Amazon page you can also find the ASIN listed under the "Additional Information" heading.
Here is an example of the product box for the DeWALT combo kit:
The tag is EXTREMELY picky. After you have the ASIN in place you may need to highlight the entire code and click the "Remove formatting" button above, it looks like an "A" with a red circle in the corner.
*This code won't work for a very small percentage of products. These items are being restricted by Amazon.
The short code is:
Code:
[az]ASIN[/az]
Replace "ASIN" with the actual ASIN of the Amazon product.
The ASIN is an alpha numeric code that is tied to a specific item on Amazon. When looking at a product on Amazon you can find the ASIN in the URL. Here is an example of an ASIN for a DeWALT combo kit - B00NHBZ9AA.
If you scroll down the Amazon page you can also find the ASIN listed under the "Additional Information" heading.
Here is an example of the product box for the DeWALT combo kit:
The tag is EXTREMELY picky. After you have the ASIN in place you may need to highlight the entire code and click the "Remove formatting" button above, it looks like an "A" with a red circle in the corner.
*This code won't work for a very small percentage of products. These items are being restricted by Amazon.