The following is an example of HTML code you can enter (i.e., into a WYSIWYG Editor in Pulse Commerce) to link a customer to product details page from a buy button. You will need to customize the example code below to meet your needs.
Note: To see an example of this on a live site, refer to the third Buy Button on http://hotairballoons.com/pulsecommerce.asp.
|
<input type="submit" name="btnProdDetails" value="Buy" onclick="" class="buttontext"> |