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 Calculation of Price
Vote up! 0 Vote down! I've been looking for a solution for the next case for a while: Let's say I have a product which price is calculated via height and width, like silk for example. You calculate the price multiplying height * width (+1) * sil ...
Answer Answer to Question 8908
Vote up! 1 Vote down! This is what worked for me: [commerce-order:commerce-customer-billing:commerce-customer-address:name_line] [commerce-order:commerce-customer-billing:commerce-customer-address:thoroughfare] [commerce-order:commerce-customer-billing:co ...
tyler.frankenstein — September 2014 — 1 comment
Answer Answer to Question 10271
Vote up! 0 Vote down! The functionality I'm looking for is more like: Size 10 + Color Red OR Size 12 + Color Red = SKU1 Size 10 + Color Green = SKU2 Size 12 + Color Green- SKU3 Thanks! ...
momentuminc — October 2013 — 1 comment
Discussion how to markup UPS shipping rates
Can anyone help with how to markup all UPS rates by $1 I suppose this would be done using rules but I have not been able to figure this one out. Thanks ups shipping ...
Discussion No Default Product in Add to cart form... Is it possible?
I am trying to create a logic where there is not by default product selected when a user views a product display. Currently if a product display has variations attached, by default the first one is chosen as the default product. I want user to actually se ...
quadcto — April 2012 — 1 comment
Discussion How I can make bestsellers block, or Users who bought this produkt also bought...
Hi, Im tried in views to find some statistics fields for Drupal Commerce, that provide a bestsellers products stats, but i didnt found nothing. And another I want to make a block with "Users how bought this product also bought this products"... ...
Yurii — May 2011 — 3 comments
Question Programatically create an entity reference field for products
Vote up! 1 Vote down! There is a great example of how to create a entity reference field here. http://drupal.org/node/1264160 This works if you are focusing on one bundle. However Commerce Products usually have more than on bundle. I'm wondering if a ...
bj___ — May 2013 — 1 comment — entity reference
Discussion Which difference between commerce file & purchasable commerce file?
I am setting up a shop with Drupal Commerce for digital files selling. I shifted from Ubercart, as I finally got the positive logic that is behind DC: dualize product definition and contents/product displays. After long time afraid about it, now I am lovi ...
itamair — September 2011 — 2 comments
Discussion AdPush Blocks
Hello, I am new to drupal commerce, so please pardon my ignorance. I created a website for my foundation (www.vrdur.org), however, during that process, I did something that caused the second adpush block to disappear from the website. The content is still ...
Answer Answer to Question 6972
Vote up! 2 Vote down! In case anyone else finds this and needs to accomplish the same thing, I took Ryan's advice and did a form alter and removed that submit handler and it works as expected. If you wanted to change the message you could just unset ...
Ryan Geraghty — October 2014 — 1 comment