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 How to disable quantity widget on shopping cart page.
($form_id == 'views_form_commerce_cart_form_default') {global $user; $cart ... = commerce_cart_order_load($user->uid); //$in_cart = FALSE; foreach (commerce_order_load_multiple(array(), array('status' => ...
Discussion Default product display
fine, the user can choose the size and color on the product display. But, by default when the user load ...
Netek — November 2011 — 6 comments
Discussion Is there a payment method that doesn't actually process the payment?
What I'm trying to do is make the checkout process as normal where the user enters their card ... details etc. but the payment isn't actually processed, I would just like to receive the user ...
Carl Bowles — October 2013 — 1 comment
Question prevent a customer buys the same product twice
downloadable content, and the user will be able to buy only once the content. Thanks twice repeat ...
Discussion The Case for Commerce_SP
a subscription based website. The user would be subscribing monthly/yearly for access to premium content, but we ... user entity. This works pretty fantastic if you want to subscribe to a site and there is only one ... we dynamically add/remove the role out of the box without having the user modify the rules. If it ...
Question How does Commerce Kickstart 2 automatically update a product variation title?
the next time the user edits those via inline entity form. Good. But I also need them to update their ...
John Pitcairn — August 2015 — Commerce Kickstart 2
Question How to add term reference for addressfield?
Vote up! 1 Vote down! I'd like to setup relationships between user addresses and taxonomy ...
Question Translation question: billing/shipping information and order total
information" that I cant find a way to translate. I suppose they are derived from the user profiles or ...
minoxes — February 2016 — translation question
Answer Answer to Question 8931
possible to do it with creating a webservice resource? must the user be login? thanks! ...
Virgilio — August 2015
Question Multi vendor for Commerce Kickstart
Vote up! 0 Vote down! hello, i'm trying to make an Etsy like digital marketplace,where users ... can create their own stores and sell a specific service. users should be allowed to create and manage ...