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 43185
Vote up! 0 Vote down! I can't find Store > Configuration > Products > Option Sets I even have no Store item in menu. Where should I look it for? Products > Settings Store settings > Product settings > Categories Store settings > ...
RevalRomanov — December 2015 — 1 comment
Question Sales tax not working
Vote up! 1 Vote down! I created a sales tax. At first it had no conditions, so it should apply to every order. It does not show up. I added a condition- state- following the instructions in the video. It still doesn't show up. I'm not sure what ...
Answer Answer to Question 3564
Vote up! 1 Vote down! Most likely this is your answer: http://drupal.org/project/commerce_add_to_cart_extras ...
Josh Miller — April 2013 — 1 commentDiscussion Inverse Relationship doesn't work
Hi, does somebody know why the Relationship Commerce Product: Node doesn't exist in the cart form view? In the earlier versions of Commerce it worked but now it doesn't work. function:commerce_product_reference_views_data_alter in commerce_produ ...
Question Why does installing ctools on top of Kickstart give me an error?
Vote up! 0 Vote down! hello, I try to use slideshow and Kicqstart... Problem is that for slideshow I neet Ctools, but when I install it I get a fatal error Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\Alain\dru ...
Discussion Commerce_UPS & Canada... Any suggestions?
So the Commerce UPS Module is not returning any results through the checkout. I realized that there were no options in the "Ship From" form for canadian addresses. So I added the country code "CA" and the Province "BC" where ...
cbrompton — November 2011 — 2 comments
Answer Answer to Question 6247
Vote up! 1 Vote down! What you probably want to be doing here is building a menu callback that re-renders the whole cart block at once, not updating the individual line items in the cart. That's WAAAAY harder to do than just re-rendering the block in ...
EclipseGc — January 2013 — 2 comments
Discussion Set multiple field values with rules... (Order ref. on Product)
Hi. I'm trying to create an Order reference on Products when ever a new order is created. I have installer the "Order Reference" module and created a Order reference filed on my produce type. Next i created the following rule: Event: 1) Aft ...
RasmusKnabe — March 2014 — 4 comments
Answer Answer to Question 4938
Vote up! 0 Vote down! Don't know if you still need a fix but I figured it out. You must go to your content type and add in the variation in the manage fields to that specific product display. Inside manage fields you'll probably add a new field. ...
cndinh425 — December 2012 — 1 comment
Answer Answer to Question 3292
Vote up! 1 Vote down! Sounds like you need to post a feature request for the maintainer. http://drupal.org/project/issues/commerce_extra?categories=All It's possible to create a rule that redirects a user. The trick is finding an event that will work ...
Josh Miller — April 2013 — 1 comment