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 What determines the format of the order print and email view?
/admin/commerce/orders/[order#]/view/print and how to set this to automatically email to a user. Can anyone help? Specifically I need to put ...
Question Using Rules to Add Product to Cart doesn't populate Line Item Data object
the Add Product to Cart action to add a new product.. This works great but the $line_item->data ... array is empty, unlike normal products that are manually added to the cart. Item added to cart looks ... ["order_id"]=> string(3) "106" ["type"]=> string(7) "product ...
Discussion One Product Display with multiple Products automatically selected and a discount applied
How do I do this on this Product Display? ... http://www.purtle.com/purtle-brass-camp-2012-registration Currently the pull-down menu about "Add to cart" shows all the correct Products and ... more fields in the Products and Product display. I accomplished something with various options on this ...
Jeff Purtle — November 2011 — 3 comments
Discussion Mutiple product types / line items > one product display?
I'm in a situation where I've spent a massive amount of time theming a product display ... node type which has a referenced product type and a product line item. Now I'm going to add ... referenced product type which determines the line item? ...
TwiiK — November 2012 — 2 comments
Question How do I change the price of an item in the cart??
with my price Action1: Add a product to the cart Parameter: User: [entityform:user], Product SKU: ... Vote up! 0 Vote down! Unable to change price of product in cart using rules. Situation: I have ... to charge people this cost Attempt: I have a rule that adds a product to the cart called itw_retreat. ...
Answer Answer to Question 7666
product types cannot be changed via the user interface. In Drupal 7, you can lock fields to prevent them ... from being deleted, which was essential to the product data model in Drupal Commerce. However, locking ... product form and make the desired changes to the label / description. If you just need to alter the ...
Ryan Szrama — April 2013Question Products displayed but not buyable from some specific countries
current site, when visited from the US, allows visitors to see the products but NOT the prices. US ... costumers should not be able to add products to the cart either. I've installed IP-based Determination ...
David P. — August 2015 — Add to Cart form
Answer Answer to Question 5263
purpose there is the feeds module with some additions for importing users, nodes, products (if you run ...
ronald — December 2012
Question Bulk creation of product variations (existing products)
a number of products and their displays imported by feeds. What I want to do next is create some variations ... for those existing products. Example I imported a shoe, now I want to add more sizes (variations) ... Already looked at commerce bulk product creation but I seems to have a lot of issues. Any better ideas or ...
Khumbu — September 2013 — add prodcut
Question Best practice for deploying content & structure in Drupal Commerce and for syncing between separate DC instances
staging/production setup in some cases- if one know which tables to sync exactly. 2. Use Commerce Migrate Module. ... structure only, not content. 4. Use Deploy Module. Should be ideal for staging/production setup, but it ... database tables one should sync between DC separate setups to have identical product stock, but without ...
