Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Question Unable to return to previous checkout process
Vote up! 0 Vote down! Hey, I've got an issue with the checkout process. After a user has ...
Answer Answer to Question 13271
do was to comment out function commerce_kickstart_user_username_alter(&$name, $account) { if ...
ashash — March 2014
Answer Answer to Question 5376
a product under cart'. Make a product named 'Deposit'. Make a Rule to add the product every ...
knowprose — March 2013
Answer Answer to Question 6730
it is that the client doesn't want the Deposit visible in the cart, only during the summary ...
MattBridger777 — January 2013
Answer Answer to Question 7433
Vote up! 1 Vote down! Hi, Use your own custom rule for that. If you don't know about rules check this: http://drupal.org/project/views There's a discussion related to what you want to achieve here: http://www.drupalcommerce.org/node/673 That is ...
realskorpion — March 2013 — 1 comment
Discussion Placing Future Orders
box, the user will be able to choose how many weeks they want the veg box to be delivered. Ideally ... I'd like the user to be able to login and see their previous orders and also their upcoming orders. ... I want users to be able to add items to the upcoming order until the day before the delivery. I have no ...
Discussion VAT tax is shown but Sales Taxes tax is not showing?
Hi, I added 2 taxes to my cart, one is a VAT tax which is shown correctly, the other one is ...
chefnelone — January 2012 — 1 comment
Discussion Create product type without status and price field for donation website
enable registered users to create their own calls for donation. How can I disable the price and status ...
donatoo — March 2012 — 1 comment
Answer Answer to Question 3628
cart'- Condition: 'Total product with term quantity comparison' which checks for ... cart- Action: 'set a data value' of quantity 1 (to make sure there's only every 1 max in ... cart) Next, we need a Rule to remove the discount product when the qualifying products are removed:- ...
robbiew — July 2012
Discussion Theming: changing the look of the product select list in a product display
you click Add to Cart it submits your choice from the select list (no surprise there). So then I made ... doesn't submit the proper product when you click Add to Cart. The reason is, when you select something in ...
ericjlitt — February 2012 — 2 comments
