I have created this test page http://www.invinciblemusic.com/test3. It has a button titled "Add Album MP3" to cart.
Hard coding the button it looks like this:
<div id="prodadd"><a href="http://www.invinciblemusic.com/mm5/merchant.mvc?Screen=BASK&Store_Code=IM&Product_Cod e=DLM-blue-star&Attributes=Yes&Quantity=1&Action=ADPR "><input type="image" src="graphics/en-US/new/add-mp3-yoga-music-to-cart.jpg" border="0" /></div>
I have created a custom product field called: mp3purchaselink. In this field I will put in the Miva Code to purchase the download. Can anyone help with what the code would look like to replace the miva purchase code link (http://www.invinciblemusic.com/mm5/m...=1&Action=ADPR) with the custom field that is going to have the purchase code in it?
Thanks::-))
Hard coding the button it looks like this:
<div id="prodadd"><a href="http://www.invinciblemusic.com/mm5/merchant.mvc?Screen=BASK&Store_Code=IM&Product_Cod e=DLM-blue-star&Attributes=Yes&Quantity=1&Action=ADPR "><input type="image" src="graphics/en-US/new/add-mp3-yoga-music-to-cart.jpg" border="0" /></div>
I have created a custom product field called: mp3purchaselink. In this field I will put in the Miva Code to purchase the download. Can anyone help with what the code would look like to replace the miva purchase code link (http://www.invinciblemusic.com/mm5/m...=1&Action=ADPR) with the custom field that is going to have the purchase code in it?
Thanks::-))
Comment