inside the checkout onepage billing.phtml I have to do several checks and even remove or add stuff to the cart.
Paypal has listed out methods for discounts such as : discount_amount Optional Discount amount associated with an item.
I am trying to setup a “view shopping cart/basket” page within a site in which logged in users earn points/credits. Once they earn a certain amount of these points they can then go to a shopping car
Does anyone know how to customize the shopping cart page for ubercart (Drupal 6.x)? I would like to add the SKU field in the \'desc\' column under the product title and some other things.. like Shippi
if(isset($_POST[\'submit\'])){ $eventSelect = $_POST[\'eventSelect\']; $eventLocation = $_POST[\'eventLocation\'];
im doing a shopping cart and everything works well until i realise something. currently im using session to track user\'s cart items into the database. user can add items to cart without login. howeve
Should I clone the entire product along with all related data into another table for posterity, effectively logging the current state of the product, as it was when the user purchased it?
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I know clientside webcarts could be modified by the visitor, in my application that is OK. The on开发者_运维知识库ly webacart without serverside logic and validation I have found is simplecart-js. How
Hope this is the right place to ask. A customer asked me to develop a web shop for his tour booking office. Now I\'d rather use an existing system instead of building one. There are special requireme