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 13567
Vote up! 0 Vote down! No, I don't have any additional modules on pricing. When was patched this issue? ...
smurf — April 2014 — 1 comment
Question How do I link a large.zip file to commerce file field?
Vote up! 0 Vote down! I regularly use IMCE file browser for public files and the file field. This folder browser is great. I can upload large files via FTP and then link them to a node. How can i do this same thing with the Commerce File field. It seems t ...
Discussion Product price based on the selected options/line items- Price update before add to cart
Hello everybody, I'm using Drupal 7.14 with the actual Commerce and Commerce Product Option module. I like to create a shop, where you can buy paper. The products are for example: Paper A4 with the options/line items: Brilliant-listbox: yes/no (yes=+ ...
paddes — May 2012 — 3 comments
Answer Answer to Question 19036
Vote up! 1 Vote down! You should be able to do it by editing your existing shipping rules and creating a new one. For the new one you need to create a rule with the condition "Order contains products" and enter the relevant SKUs. To remove your ...

Answer Answer to Question 13091
Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and commerce_entity_reference_delete() from a module without any problems. function my_sandbox_form_alter(&$form, &$form_state, $form_id) { commerce_entity_refere ...

Discussion One catalog, multiple collections
I would like to build a multi-site store configuration. Different sites for the different brand, and one site for product from all brands. Would it be possible to have one catalog for the site selling all brands, and share that catalog, but have a collect ...
spoetnik — June 2011 — 6 comments
Answer Answer to Question 43185
Vote up! 0 Vote down! Thank you for having responded to my question, and yet the problem remains unsolved... maybe I missed some important details... may not put the appropriate version of a module or changing the wrong setting... So what version should I ...
RevalRomanov — December 2015 — 1 comment
Discussion Missing configuration for parameter param_field_firstname
The Commerce Module was added to an existing D7 website. So far, the only issue I have encountered is a failure to add anonymous users. When I checked the Rules module, I found the following error: Missing configuration for parameter param_field_firstname ...
idesign — March 2012 — 4 comments
Question Can rules modify the price displayed in the node?
Vote up! 0 Vote down! Hi, I'm just getting to grips with Drupal Commerce and rules. I've successfully implemented some rules to apply user and product based discounts to the price before it goes in the cart, but I'd like to be able to displ ...
Discussion count orders for each product
Is there a way to calculate the number of orders for a specific product and display it and if so is it possible to integrate it with the devel module for testing. thanks ...
sevol — December 2011 — 5 comments