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.

Discussion How do I fetch visitors cart content count, using javascript?

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 services API. ... which users cart it's suppose to fetch data from. I have found dc_ajax_cart module- but I only want ...
klavs — July 2012 — 2 comments

Question Order history not working, also can't update the Commerce Kickstart..?!

in the profiles folder? • More importantly, the user is not able to see their order history and other ... relevant account / order pages. for example for this URL, user/1001/orders page reads “You have not placed ...
toptomato — March 2015 — order history, update

Discussion Manipulation customer profiles programmatically

we'll be using the user profile to build it programmatically. I've a addressfield on the User ...
Joel Wallis Jucá — October 2012 — 2 comments — Customer Profiles, order, Line Items

Discussion Commerce for a booking site: go or no go?

etc etc...) but there are also some reasons that create doubt: * On a booking site, registered users ...
ThePickwickProject — July 2013 — 11 comments

Question Shopping cart in sidebar

let the user update their cart quantities as well, Many thanks ajax shopping cart ...

Discussion Proposals for a commerce booking system

and 12/04/2013, but only "Available" is showing for front users. That allow for example to ...
camdarley — June 2013 — 1 comment

Discussion Checkout should have the option of: log in, create account, or guest

ultimately, Commerce should have three ways to check out. Log in if they are already a registered user Create ...
MrPeanut — January 2013 — 2 comments — Accounts, checkout

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 splitting up cart and orders

split up the order and payment process into different segments based on which user is selling the ... product. It's kind of a marketplace where users can post products and receive payment from those ...
chester_martin — November 2011 — 5 comments

Answer Answer to Question 3358

should be something like this: <?php foreach ($node-> field_product as $product) {  $product_user ... = user_load ($product ['uid']['#value']);   echo $product_user ['name'];}?> ...
joshmiller Josh Miller — April 2013

Pages