hello,
i auto-installed zen-cart on my www.3ix.org hosted site (recommended) and so far it is great! But, i still cannot find the way of integrating add-to-cart and view-cart buttons. I searched forums for HOURS and figured that zen-cart is more than just a shopping cart, it offers templates and more. But i want to keep my website as it is now. Too much effort made in it. So, how do i make those add-to-cart buttons/forms?
As english is not my native language, i will describe better with an example. How to get a code like this?
---------------------------
<form method="post" action="http://www.stormpay.com/stormpay/shopping_gen.php" target="_blank">
<input type=hidden name=product_name value="my product">
<input type=hidden name=unit_price value="19.6">
<input type=hidden name=no_checkout value="0">
<input type="hidden" name="payee_email" value="[email protected]">
<input type=image src="../../images/male/korpica.gif" width="74" height="17">
</form>
---------------------------
this is stormpay's shopping addtocart button' code. I want the same thing, but for zen-cart.
***advertisement deleted***



