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 Product not available after import
I just imported some products and product displays (thanks rfay for the tutorials!) and it works well so far. But now the new product shows "Product not available" instead of "Add to cart". I have no clue what to do now. Someone got a ...
Brian — November 2011 — 2 comments
Discussion Commerce add to cart form fails when loaded via Ajax
I'm setting up a store page as follows, using Views, Commerce, and Drupal AJAX via a custom module: http://i.stack.imgur.com/pwREd.png There is a View that lists product display Nodes (B). Clicking on a Node in the View loads that Node's 'f ...
Answer Answer to Question 4002
Vote up! 0 Vote down! Create a new content type with the word display at the end, e.g. Furniture display. Make sure that the field Product variation (originally called just Product) is included. Save it and it will appear on the list when creating a new p ...
Stuart Hertzog — August 2013 — 1 comment
Discussion Checkout process- checkbox to copy shipping address and billing address
Hi Drupaler, Is there a way to add a checkbox to copy the shipping address fields to billing address fields, just to make the process a little bit easier. Thanks, R ...
rockylhc — October 2011 — 1 comment
Discussion Multivalue product attributes by only taxonomy
I wish to create attributes taxonomy for desired product type and select/create multiple attributes from this only taxonomy when editing product. Have any idea how to get work multivalue product attributes fields using taxonomy terms as attributes? ...
MasterPoint — May 2012 — 4 comments
Discussion product overview-> one item per reference (views)
Hi, I created a product-overview with views that shows the image(thumbnail), title and price of each product. screenshot of the view: http://bildupload.sro.at/a/images/Bildschirmfoto%202011-09-06%20um%2001.... This shows me every product in every color bu ...
maze — October 2011 — 1 comment
Discussion Shop only for registered user
Hello, how can I set the shop only for registered users?? Guests can't see the shop and can't set an article into the ccheckout. ...
Akini — November 2011 — 2 comments
Discussion change order email
Hi, I noticed that commerce uses the email account from the user's profile. Is there an existing way to allow the user change this? Some user's may use a different email for for their paypal/amazon account than the one they registered with our s ...
psychobyte — March 2013 — 1 comment — commerce_email
Answer Answer to Question 7352
Vote up! 1 Vote down! If you don't want to group your product by sub-categories, the view I proposed in my thread works great. ...
heyyo — March 2013 — 1 comment
Discussion Attributes + Sku + Multiple products instance
Hello, I have about 100 products, those are flowers, so they have weight, tall, blooming time... For those fields I think its ok, they will go in the "data" field from "products" table in my "Flower" product type, if I'm ...