Metadata Shortcode
-
Hi,
I’d like to say first off that this for me has been the best plugin for amazon i’ve ever seen! So thank you!!
I hope this is possible as I’ve tried to do this myself and failed.
I want to add the product ASIN number into a custom meta field called “AmazonAsin”
I then want add that into the shortcode below.
if (function_exists('amazon_shortcode')) echo amazon_shortcode("asin=B006J73UUA&template=Template");
For Example
if (function_exists('amazon_shortcode')) echo amazon_shortcode("asin= ''. echo get_post_meta($postid, 'AmazonAsin', true); . '' &template=Template");
Thanks again for the plugin and I look forward to hearing from you!
J
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Metadata Shortcode’ is closed to new replies.