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 Free shipping for consumers, but charge shipping for 'Vendors'
happen. Since my product at a retail price includes shipping via USPS, but the wholesale price for vendors ...
Question Order stuck in cart
Vote up! 0 Vote down! Hi, when a order is placed and the user goes through the checkout process, ...
Question How do I exclude a taxonomy term on discount
Vote up! 0 Vote down! I add a discount on all my products via Product Pricing Rule. But ...
Hendrik Martens — August 2013 — Discount
Answer Answer to Question 10468
intermediate Drupal user, I'm not sure it's worth pursuing. The best intermediate solution I could ...
Ryan Szrama — October 2013 — 3 commentsQuestion How do I fetch visitors cart contents, using services api?
items are in the users cart. I would like to be able to cache all pages, except "cart view" ... and /checkout/*- using varnish. So I would like to fetch this counter of items in users cart- using ... module) can see which users cart it's suppose to fetch data from. I have found commerce_ajax_cart ...
Answer Answer to Question 9355
a customer who also had a user account and made a purchase, so I know the commerce addressbook module code is ... definitely working properly. On a hunch, I created a user account as a test for one of my anonymous ... customers-- associated the customer profile with the user account, and then one of the orders associated with ...
Andrew_Imagine — September 2013
Discussion [Commerce Feeds] Scheduled imports from a remote location
price amounts of products using a csv file. It was easy to set up the upload of a csv file from a local ...
Patricec — October 2011 — 3 comments
Question Off site payment example
must be also simple post redirect trigger after checkout completion, if an user has chosen a offsite ...
Answer Answer to Question 3245
= commerce_cart_order_load ($user-> uid); if ($user-> uid > 0) { unset($checkout_pane ... ['commerce_p2cp_profile']);}}}}?> I would like to hide a profile2 pane only for registered users. How may I transform that into ...
Rosamunda — April 2013
Question Display Product Creator in node.tpl.php file.
<?php print render ($content ['product:commerce_price']);?> What code do you need to use ...
