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 How to make Commerce Price Savings Formatter work

Hi, I download Commerce Price Savings Formatter from durpal project and install to my dev site as a module. it seems the module is actived. and I also set a price rule to change the base price. the rule works OK. but the Commerce Price Savings Formatter d ...
wallershen — January 2012 — 1 comment

Discussion Price field: Tax – "Include tax in this price" selected by default

prices provided for products are GST inclusive. So I've created a GST tax rate to work like that. ... What I would like to do is that when a product entity is created has the GST tax rate selected by ...
p55mac — February 2012 — 1 comment

Discussion Pre-orders

customers to pre-order products with Commerce. If products had a release date field then this could be ... checked when on the product page and the first step would be to change the "add to cart" to ... "pre-order this product" (or similar). Then ideally from a customer perspective, it would be better to ...
SkidNCrashwell Gideon Cresswell — January 2011 — 4 comments

Discussion Shipping Cost calculation with graduation

Hey there, I'm new to drupal commerce. But it's a great Tool to create a shop. I love ... a problem. I want to create a graduation of shipping costs. For example: 0- 10kg: 10 EUR 11- 20kg: 20 EUR 21- ... management for shipping costs. Then I added a weight field to the product variations to define the weights of ...
florianboehme — August 2013 — 1 comment — shipping, shipping calculator

Question taxonomy with feeds import

Vote up! 0 Vote down! Hi all, I've got a table with products / categories- the categories is ... variations SPART... etc etc etc.... the SQL I'm using is; select parent, category from products group by ... parent, category even with a 2-pass jobb- create the parents first, then map category to parents- nope- ...
drupal_kid — February 2013 — Feeds, Import, Taxonomy

Answer Answer to Question 4879

that you may need to find an image attached to the product display? <?php $product ... Vote up! 1 Vote down! The following code gave me access to an image for my product: <?php ... $product = commerce_product_load_by_sku ('PROD-01'); dpm ($product);?> But it occurs to me ...
joshmiller Josh Miller — March 2013

Discussion problem with cache_form table

I use a nodes with 2 and more referenced products. After the node is rendered, in table ...
egorbright — May 2012 — 11 comments

Answer Answer to Question 12474

content type? I have drupal commerce module installed and in that I have created different types of ... product variations with more than 15 fields. And in content type I have added new field as a product ...
Hiraman P — December 2013

Answer Answer to Question 7181

Vote up! 1 Vote down! Try these: login: sitename/user/login logout: sitename/user/logout Thanks ...
realskorpion — April 2013

Answer Answer to Question 3940

Vote up! 0 Vote down! How to display “Site under maintenance”? Posted on May 26, 2012 ... end user will see errors on your site. Once you delete the page from root, new incoming request load ... the application and app domain, and respond the actual user data. regards. bizworludsa ...
Anonymous (not verified) — October 2012

Pages