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.
Answer Answer to Question 10639
Vote up! 1 Vote down! Not sure this is a complete answer to your exact problem, but I did notice there is a new gift card module released a few days ago... https://drupal.org/project/commerce_gc It works with coupon 2.x and might answer some of your needs ...

Discussion Editable attributes in cart view?
Greetings! How would I go about placing editable attributes in the cart view? Once a users selects the products attribute (small, medium or large), I can get the attribute they select to display in the Shopping Cart (or cart view). How would I go about gi ...
Answer Answer to Question 3304
Vote up! 1 Vote down! If I say shipping method, I mean shipping service.:) If you do not use taxes, then you have to change number 2 to number 1. So in you result code you might want to check does 0 or 1 or 2 or 3 contain this flat rate. I mean check all ...
UrmasZ — July 2012 — 1 comment
Discussion Context filter "Has taxonomy term ID (with depth)" when taxonomy term belongs to product and not product display
Hi Guys, I have a view to show my shop products in a categorized way. I have noticed that if the taxonomy term field is at product display, i can add the filter context "Content: Has taxonomy term ID (with depth)" but if the taxonomy term field ...
bolobox — March 2012 — 2 comments
Answer Answer to Question 7289
Vote up! 0 Vote down! 1. Use "feeds product-import" to import all product variations first 2. Then use "feeds product-display-import".- Source, Target, Target Config- SKU, GUID, Used as unique- SKU, Product variations: SKU (You may try ...
ng.ahchi — March 2013 — 2 comments
Discussion Disabled rule disappears
I'm trying to trace down a rules warning that keeps appearing on checkout and I disabled the rule "reaction rule Reset the cart order status on product add or remove." and the rule disappears from the active/inactive rules page. I'm gl ...
Answer Answer to Question 3533
Vote up! 0 Vote down! There are a few Commerce Guys videos that might help... https://vimeo.com/channels/commerceguys/videos/search:feeds/sort:preset ...

Discussion Rules and Product Fields
I have created a new Product Type and added two new fields named "Weight (gram)" and "Weight (pound)". I would expect the store owner to provide data to at least one of these fields and I want to calculate and enter the missing part of ...
Discussion Add a Delivery address
Hi I would like to add a seperate Delivery address to the checkout process, could someone point me in the correct direction with this please. Ultimatly I would like a check box below Billing address which says Use same address for delivery, then on untick ...
purplemonkey — August 2011 — 5 comments
Answer Answer to Question 3409
Vote up! 0 Vote down! Unless you are planning on circumventing the checkout router system, these paths are required. It is possible you could use something like pathauto to call a "system path" from a "pretty path." http://drupal.org/p ...
