I got a buy now button already and got this php code with it:
How can I change this code to retain current design but function as a “add to cart” button with WP e-Commerce?
I got a buy now button already and got this php code with it:
How can I change this code to retain current design but function as a “add to cart” button with WP e-Commerce?
As per your code
<?php if ( $product_buy != ‘’ ) { ?><p><a href=“<?php echo $product_buy; ?>” class=“button”><span><?php echo $product_buy_text; ?></span></a></p><?php } ?>
Just download woprdpress PHP.PG plug in and just past it in but the plug in is paid