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 Adding end customer product options

product field on a per-product basis? e.g. if my user wants to purchase a new fangled music playing device ... Hi, Is there currently a "best practice" method for adding an end-user customisable ... a product with each possible engraving, which is not what I would like to do. Thanks! Andrew ...
andrewyager — April 2011 — 4 comments

Blog Commerce Module Tuesday: Commerce Product URLs

Welcome to another Commerce Module Tuesday! Today we are looking at Commerce Product URLs, ... directly to specific products. Comments or thoughts on what Commerce Module we should feature in next ...
joshmiller Josh Miller — September 2014 — 4 comments

Answer Answer to Question 4405

Vote up! 1 Vote down! You could go here: /admin/structure/views/view/commerce_user_orders/edit and ... site that will show the current user's order history. Note that this will only show the list of ... orders, not a list of ordered products. To do that, you would need a relationship set up in the view for ...
joshmiller Josh Miller — April 2013 — 2 comments
Demo Framework

Distribution Demo Framework

enable users to easily build flexible landing pages that contain content from multiple sources. Import ... (project page) The Import module contains base migration classes for Nodes, Users and Taxonomy. These ... base migrations for Migrate module to provide a base set for commerce product node and product entity ...
brantwynn — March 2013 — 8 Installs

Answer Answer to Question 7599

for me. I know there is a way to insert a select list of user names into the product display creation ... form so that you can pick a user and then have Views insert the data fields from the user profile. ...
beatdrop — September 2013 — 2 comments

Question How to add the same product to cart more than one time

cart and it works fine,         global $user;         $product = commerce_product_load($product ...         $line_item_wrapper->save();         commerce_cart_product_add($user->uid, $line_item) But ... _id);         $product_wrapper = entity_metadata_wrapper('commerce_product', $product);         ...
Paulo Maia — March 2016 — commerce
Drupal Commerce 1.6 Released

Blog Drupal Commerce 1.6 Released

determining the "default" product on a product display / Add to Cart form. A new option to limit the ... number of products shown in product reference widgets (rolling back the hard cap of 50 that Commerce 1.5 ... introduced). Performance improvements to product field injection (only injecting fields / inspecting field info ...
Ryan Ryan Szrama — April 2013 — 5 comments

Discussion Translate product's field label and Text fields label/data

Product variation types I have some Term Reference fields and some Text fields. I have activated the ... translation and I have transleted the labels. But when I see the product page (node/XXXX) I see this two ... translation for the text field value? In "Product display-> manage field" I have enabled the ...
ziobudda — November 2013 — 3 comments

Question prevent a customer buys the same product twice

Vote up! 0 Vote down! Hi, How can I prevent a customer buys the same product twice. We will sell ... downloadable content, and the user will be able to buy only once the content. Thanks twice repeat ...
Alysson — May 2013 — twice, repeat

Discussion Set image field link to product display node not product entity

I have created a View to display products in grid format through adding a Views relationship- ... product reference. Each product grid contains three fields: content title, product image and product ... price. Both content title and product image should link to the actual product display node. Content title ...
realguess — April 2011 — 8 comments

Pages