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 Add Shoes Size to Cart and Order form?
cart or in line item when going for check out, but it turns i just can't get it right. my scenario ... is: product 1,2,3 variation, add to cart, i just want one field where buyers can just choose between ...
Answer Answer to Question 6755
I've created a page where they can select their store. Users get forwarded to this page once they start ... it in the cart now, which I think is the "correct" way to do it within DC. I'm still ...
jrb — February 2013 — 2 comments
Question Product display hidden quantity field
Vote up! 0 Vote down! Hi, I would like to display the quantity input of the add to cart form. ... I render the add to cart form like this: $form_id ... = commerce_cart_add_to_cart_form_id(array($produit->product_id)); $line_item = commerce_product_line_item_new($produit); ...
Answer Answer to Question 10803
Vote up! 2 Vote down! It appears this is a well documented process. The module you linked to in your question has some pretty straightforward code and a nice README.txt that can help you get started with a Commerce specific app. Additionally here are two ...
Josh Miller — March 2014 — 3 commentsAnswer Answer to Question 4801
for showing ' Show attribute widgets even if the Add to Cart form only represents one product. ... prevent the ' Show attribute widgets even if the Add to Cart form only represents one product. ' ...
Raj — November 2013 — 2 comments
Discussion i18n thoughts/needs
I (we) as users/developers contribute in terms of brainstorming/requests to help make DC fully ...
totsubo — January 2010 — 18 comments
Discussion EU and US customers
I have webshop where can be two type of customers: EU- and US-customers. So how to display USD currency to US customers and EUR currency to EU customers? And also how calculate VAT only to US customers? ...
ace11 — March 2011 — 8 comments
Question How do I restrict access to my store to registered members only?
store. Any ideas on how to accomplish this would be greatly appreciated! content access front page user ...
Answer Answer to Question 3390
Vote up! 0 Vote down! Hi If we want to disable quantity on cart page for certain product ids or ...
Faadz — March 2016
