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 How do I know the language in which an order was placed?
I have a multilingual site and i have performed the following tests: (1) with an anonymous user ... , place an order entirely en English and the email [email protected] (2) with an anonymous user, place an ... order entirely in French and the email [email protected] Drupal Commerce creates user accounts associated ...
Albert Albala — November 2013 — 2 comments
Question Edit multiple products at once
Vote up! 1 Vote down! My store store contains about 600 products, all with the same price. Now our ... I don't longer want that. So, how can I edit these 600 products (admin/commerce/products and content) all ...
Answer Answer to Question 3744
Vote up! 0 Vote down! The first step is creating unique product types, yes. But in this case the ... question is a bit more involved. The real solution is commonly called a Product Display. Go to the regular ... Drupal content types admin screen. Create a new content type (the usual suggestion is to call it Product ...
Anonymous (not verified) — November 2012
Discussion commerce_product_save($product); problem
I am creating a product using the below code. Everything is fine, bar not saving the price ... information. When I load the product using commerce_product_load($product_id); I get all the correct product ... information without the price information. Any ideas what I am doing wrong? $existing_product ...
stevieegee — January 2015 — 1 comment
Discussion Mark a product as new..
After adding a new product in drupal commerce, How can we mark it as new????? 7.15 ...
Question Product Translation
translate Products/description BUT it is visible on both the dutch as the German version. When I translate ...
Discussion Allow choice of shipping or self-collecting
When user checkout, I need a way of presenting a form for the user to choose to collect the items ... themselves, or for us to ship out the items. If the user select to collect, then no shipping address is ... required and the user will be directed to make payment. If the user select shipping, then the shipping ...
binarycubes — March 2012 — 2 comments
Answer Answer to Question 9161
Vote up! 0 Vote down! The issue here is that while an order remains a shopping cart, product ... enact special pricing. Then perhaps use a custom price field on the product type and write a pricing ... random, arbitrary discounts on a per-user basis, though, you'll need something more robust. In that ...
Ryan Szrama — August 2013Discussion Zoom widget crash after changing product variation
release but with EVERY tool I use, on changing product variation (for example the color of the item) the ... (http://www.magictoolbox.com/magicmagnifyplus/) applyed to an image style of drupal and it works until the product variation type is changed, even ...
smurf — May 2014 — 3 comments
Question Create Rule to trigger an action for each status update of an order?
Vote up! 1 Vote down! I have requirement of assigning points to the user when he places an order. ... The points should be debited/credited to the user(order owner) based on the below condition. 1) The ... points should be credited to the user, when the user's order status changes to COMPLETED. 2) The ...
sathishdevan — March 2013 — order status
