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 8749
Vote up! 1 Vote down! If I read you right, you're only deleting products and recreating them, ... right? It sounds to me like the product display node that referenced these deleted products is not itself ... deleting both products and product display nodes before re-importing. ...
Ryan Szrama — August 2013Answer Answer to Question 4326
a lot of grep'ing the code, I found hook_commerce_product_type_info() is the new hook I need to ...
disasm — October 2012 — 1 comment
Discussion Commerce add to cart form fails when loaded via Ajax
module: http://i.stack.imgur.com/pwREd.png There is a View that lists product display Nodes (B). Clicking ... includes the Product reference field / add to cart form (D). There are also AJAX links (A) that will swap ... if the View display is switched. When clicked, the form submits, but the product is never added to ...
Question How to allow a custom text attribute that the customer enters before adding to cart?
products. So for some of these products it is necessary to add one or more fields that could be text that ... printed on the product. In Ubercart this is easy by adding text attribute to a product but from the docs ... on the product variation, but that assumes the store admin is filling it out, not the customer. If it ...
martinjbaker — April 2013 — attributes
Question Checkout rule
the amount of the reward. I need this value of total orders because anonymous users need to see this ...
Kris Obbers — May 2013 — Checkout Rules
Answer Answer to Question 8615
Vote up! 0 Vote down! Visit this link https://drupal.org/project/commerce_custom_product ...
0xhiryuu — June 2013Answer Answer to Question 13414
entity for elements and their properties. Out of these elements we build commerce_product which holds all ... image and text elements and their parameters. These products, when added to custom product display node ... JQuery tool loads created product back to backend via ajax, and another type of commerce_product which ...
Janne Suominen — October 2014
Question uneditable quantity
quantity per product. How can I do that? tnx quantity ...
fathollahi.mehdi — February 2013 — quantity
Answer Answer to Question 6905
Vote up! 1 Vote down! You can disable these old products just fine. That is in fact the ... recommendation on the delete confirmation form when the module detects a product has already been added to a cart ... / order. We don't allow products to be deleted outright because they are still referenced by these old ...
Ryan Szrama — June 2013Question Image doesn't display full size
Content Type with new product variations. There is one picture that I want to keep constant for all ... variations, so I created an Image Field in the new Content Type (not in the product variations). I don't ... "Image" and the image style was "none (original image)." The product scales down to 300px, which ...
