Tips and Tricks HQ Support Portal › Forums › Simple PayPal Shopping Cart › Simple shopping Cart Troubleshooting › How does the plugin tie to an existng Paypal account › Reply To: How does the plugin tie to an existng Paypal account
First
In our candy page I put a thumb nail of chocolate covered cherries (Daddy’s Cherry Delights)in the Vsual Editor of WP, below the picture, in the in the edit section HTML page section of WP in the page, i used this code
<?php echo print_wp_cart_button_for_product(’PRODUCT-NAME’, PRODUCT-PRICE); ?>
and did it like this:
<?php echo print_wp_cart_button_for_product(’Daddy’s-Cherry-Delights’, 7.50); ?>
nothing shows up
then pasted the same code in the visual editor
it just shows the code
second
we can ship 1 to four boxes at a fixed shipping price of $12.00
how can a customer choose 1 to 4 boxes whithout raising the shipping price
HELP!!!!!!!!!!LOL