[kb_amz_product asin="B00A9ZHLVM"] or
[kb_amz_product ID="4521"]
[kb_amz_product asin="B00A9ZHLVM" variations="No"]
If you need to fill the opened space, add some
product attributes.
And then we want to make it more tide.
[kb_amz_product asin="B00A9ZHLVM" variations="No" image_height="140"]
Simple listing
[kb_amz_list_products]
Standard options
[kb_amz_list_products items_per_row="4" posts_per_page="4" pagination="Yes"]
Latest products
[kb_amz_list_products items_per_row="4" posts_per_page="4" pagination="Yes" orderby="date" order="DESC"]
5,
'offset' => 0,
'category' => '',
'category_name' => '',
'orderby' => 'post_date',
'order' => 'DESC',
'include' => '',
'exclude' => '',
'meta_key' => '',
'meta_value' => '',
'post_type' => 'post',
'post_mime_type' => '',
'post_parent' => '',
'post_status' => 'publish',
'suppress_filters' => true
);
foreach ($args as $name => $val) {
$argsStr .= ' ' . $name . '="'.$val.'"';
}
?>
Query arguments
[kb_amz_list_products]
Listing best sellers
[kb_amz_list_products meta_key="KbAmzSalesRank" orderby="meta_value" order="DESC"]
List new products
[kb_amz_list_products attribute_key="KbAmzNewProduct" attribute_value="yes" attribute_compare="="]
Show related products (only for product(post) content)
[kb_amz_list_products category="getKbAmzProductBottomCategory()" items_per_row="4" posts_per_page="4" pagination="No"]
Need more examples, having problem listing specific products?
Contact us and share your problem.
';
}
?>