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 Detect in javascript when add to cart widget updates product fields

I have a carousel of images for each product style. When the add to cart form refreshes the product images when the form fields are changed I need to setup the carousel for the new product images that have been loaded in. Is there a way to hook into this ...
olliebourne — May 2013 — 1 comment — add to cart, ajax

Discussion Cart dissapears for anonymous when adding a product referenced field

Hi, I need to sell custom products that have a text on Add to cart forms. Now I added a relation on the /cart view to show the image of the product and a the custom text but the cart donesn't show on non admin users. Do I need to grant a permission t ...
Pol Maresma — May 2013 — 1 comment

Discussion Show products only to certain users

I'm using DC for a photographer, she wants to be able for her customers who have had a photo shoot to select and buy photo's online. My solution so far has been to add a product_type for a photo, this consists of the following fields: Product SK ...
Qubical — July 2011 — 2 comments

Answer Answer to Question 8159

Vote up! 0 Vote down! $product_1 = $product1_created->sku; $product_2 = $product2_created->sku; variable_set("custom_product_1_".$node->nid,$product_1); variable_set("custom_product_2_".$node->nid,$product_2); ...
luthien — May 2013 — 1 comment

Discussion The Major Thing Missing In Drupal Commerce

Documentation, hands down. Honestly, I applaud the efforts of the Commerce Guys. When I started working with Drupal Commerce last year, I was so excited by the prospect of a scalable e-commerce solution that could be tailored to my web development needs.. ...
ocargile — June 2012 — 2 comments

Discussion Commerce in Catalog mode only like VirtueMart

I'm planning to build a site with products but they won't have prices (at least at the begging) and they don't need SKU's. So can I use Commerce like VirtueMart in Catalog mode only with no SKU and Price field (or at least not mandator ...
Tosho — May 2013 — 1 comment — catalog

Discussion Userpoint checkout:

Hi, Userpoint money == No cost for small and multiple transactions! Small request for the CG team:o) it's will be nice to have a paiement option with Userpoint, which is a very good alternative for small price, and for active community. Example: you ...
Florent — July 2011 — 2 comments

Answer Answer to Question 8385

Vote up! 2 Vote down! If I understand your question correctly, you don't actually want a text field on the product itself- you want every customer purchasing a particular product to be able to enter some custom text associated with their purchase. We ...
Ryan Ryan Szrama — August 2014 — 1 comment

Answer Answer to Question 3543

Vote up! 1 Vote down! Hi, I also need a functionality like this, have you implemented it? Please guide me also Thanks ...
arun_ms — July 2012 — 1 comment

Discussion Additional services for products already purchased

Hallo everybody. I'm sorry for my English, it's not so trained! I started using D7 after 2 years of D6 and I'm really enthusiastic. I'm testing for the first time Drupal Commerce and and I find it truly fabulous! Now I've got a pa ...
Samirah — July 2011 — 2 comments

Pages