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.
Question Send email in rules not working together with data comparison
Vote up! 0 Vote down! Hi. Event: After updating an existing commerce order Elements: Data ... comparison Parameter: Data to compare: [commerce-order:status], Operator: is one of, Data value: Odottaa, ... [commerce-order:mail], Subject: [site:name] [commerce..... with the text that you can input. Cannot find why this is not ...
Discussion [SOLVED] Programagical types and products.
FieldException: Attempt to create an instance of field commerce_price without a bundle. in field_create_instance() ... hook_install(). */ function cg_commerce_signs_install() { drupal_static_reset(); ... commerce_product_configure_product_types(); $product_type = commerce_product_ui_product_type_new(); $product_type['type'] ...
Discussion Restrict Qty
I'm trying to accomplish something similar to the functionality of Ryan's UC Restrict Qty module. We have a site that will be selling digital downloads, and we don't want customers accidentally ordering more than one of any product (it woul ...
bradhawkins — July 2011 — 23 comments
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 Customer profile store
Hi! I see that the commerce stores all billing informations in the database. The users can enter ... billing information is database. These unnecessary data increase the size of database! Or can the commerce ...
Gábor — May 2012 — 1 comment
Answer Answer to Question 3176
mymodule_get_referencing_node_id ($product) { // Itterate thhrough fields which refer to products. foreach (commerce ... _info_fields ('commerce_product_reference') as $field ['field_name']) { // Build query. $query = new EntityFieldQuery; ...
lmeurs — September 2014 — 3 comments
Discussion How can I give the seller one more chance to alter the total price of an order?
Hi, I am currently working on a e-commerce website, and the basic workflow is as follows, 1) ...
foredoc — August 2014 — 2 comments
Question how to handle Catalog
commerce while doing So i loved the way catalog in Drupal commerce is built the i wanted to make one too ... but there is some thing i can't figure out how to do is it possible to do this in commerce ...
R-Noureddine — December 2015 — Catalog
Discussion How to make multiple products categories in drupal commerce?
I have searched for addons, but could not find this thing. Please suggest me something. ...
noumen — September 2011 — 1 comment
Question How to make a View of products with price
Vote up! 0 Vote down! Using Drupal 7.27 Commerce 7.x-1.9 Views 7.x-3.7 I have a product in ... I accomplish this? commerce views display ...
cord1 — May 2014 — commerce views display
