shopping-cart
Work with the cart in the billing.phtml
inside the checkout onepage billing.phtml I have to do several checks and even remove or add stuff to the cart.[详细]
2023-01-22 16:14 分类:问答Paypal Discount When purchasing two + items (not two instances of same object)
Paypal has listed out methods for discounts such as : discount_amount Optional Discount amount associated with an item.[详细]
2023-01-22 13:07 分类:问答Disabling checkout button from shopping cart - php
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[详细]
2023-01-22 00:35 分类:问答Customizing ubercart shopping cart items
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[详细]
2023-01-21 10:38 分类:问答PHP spits out the course/location/time of event, combine results to create item store on page with session and create cart item to send to paypal?
if(isset($_POST[\'submit\'])){ $eventSelect = $_POST[\'eventSelect\']; $eventLocation = $_POST[\'eventLocation\'];[详细]
2023-01-20 01:26 分类:问答php shopping cart
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[详细]
2023-01-16 14:04 分类:问答Coding a cart: When the user checks out, should I copy every piece of product data into an "order product" table to save its state?
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?[详细]
2023-01-16 03:47 分类:问答Is there any simple PHP/MySQL shopping cart? [closed]
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[详细]
2023-01-15 20:33 分类:问答100% clientside jquery shoppingcart
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[详细]
2023-01-15 19:09 分类:问答web shop solution for tour booking office
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[详细]
2023-01-14 10:35 分类:问答