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 Bulk disabling of non-updated / old products.
I have a drupal commerce site built with several thousand products. The products are maintained ... the requirement to disable products that are not included in an import. That is, I cannot rely on an ... import to contain an outdated product, rather I need use the absence of an item to determine that it is ...
NicholasR — February 2012 — 2 comments
Question How to customize the Form generated by product reference
However, this is a registration system, not product sales and my client want s few changes in the form that ... Commerce generates automatically from the product reference. The text above the select list says ... "Select a Product". They want to change that to "Select a Registration Type". Also, they ...
Answer Answer to Question 9000
default view hides disabled products using some form of Drupal magic. But I will still go through how to ... implementation? STEP BY STEP 1) Go here admin/config/search/search_api/index/product_display/fields and check ... "field_product:status" 2) Go here admin/config/search/search_api/index/product_display/status and re-index 3) Go here ...
Josh Miller — August 2013 — 3 commentsAnswer Answer to Question 13723
result is not as expected. I want the user to choose his own dessert by selecting a cake, a sauce, and ... and then to propose them to the user... but this is not what I want. Do you have another idea? ...
romsVLM — May 2014
Discussion Manipulation customer profiles programmatically
we'll be using the user profile to build it programmatically. I've a addressfield on the User ...
Discussion On order products
has a number of products that can be placed in a shopping cart and then there is a checkout process ... and all products are handled as regular stock items. Now the client wants some items to be on ... these types of products. I have no idea where to start with this. Any tips? checkout stock notification ...
Discussion Multiple Products with same attributes aren't showing attributes fields for the different products
So, I have created 4 product types and a product display. The product display links to each of the ... product types. The product types each have the same attributes, since they are similar products, but often ... have one or two distinctions. If I create the product display node, the only attributes that show up ...
jamil — March 2012 — 1 comment
Answer Answer to Question 13304
know how to group, count, and limit the products. For that, I would add a secondary field to products ...
Josh Miller — March 2014 — 2 commentsQuestion Access product detail not possible
Vote up! 1 Vote down! Hi! When installing Commerce Kickstart, it comes with a /product where you ... can see all your products. Now, i'm not able to click on them, s i can't access the product ...
JoniHaeck — February 2013 — 1 comment — Troubleshooting
Answer Answer to Question 8842
Vote up! 2 Vote down! First you need to consider how you'll access the product data. Since ... product pricing rules receive a product line item as a default parameter, you can get to the product on ... the line item via its product reference field. This means you first need to use an Entity has field ...
Ryan Szrama — July 2013