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 10586
Vote up! 1 Vote down! If you do not want separate SKUS or product for each size though, just check this out: https://drupal.org/project/commerce_pricing_attributes ...
Travis — October 2013 — 1 commentDiscussion Setting free shipping to product type
Having watched the video's and searched google to the ends of the internet, please can someone try to explain to a new person if this is possible? I have 2 product types Events (Machine name: events) Product (Machine name: product) A basic product ty ...
RequiemUK — May 2012 — 1 comment
Answer Answer to Question 6872
Vote up! 0 Vote down! Solved it, just a matter of trial and error with the rules and concentrating on the line-item:commerce-unit-price:currency-code fields. Thanks to sketman for pointing me in the right direction with his post. ...
jdrpl — February 2013 — 1 comment
Answer Answer to Question 6881
Vote up! 1 Vote down! You may try to disable the Shipping Information in the Checkout setting. [admin/commerce/config/checkout]. ...
ng.ahchi — February 2013 — 1 comment
Answer Answer to Question 31719
Vote up! 0 Vote down! Just to confirm: All of your items cost the same to ship eg $150. If you ship one then it's $150, if you ship 3 then it's $450 and if you ship 29 then it's $4,350? If that's the case then it should be easy enough ...
Andy @ BlueFusion — January 2015 — 1 commentDiscussion Sub theme AT Commerce
I want to have all my customisations in a sub theme of AT Commerce for manageability (I saw that I could add my customisations to styles.custom.css but I prefer to keep a separate folder structure). However, try as I might I can't seem to inherit eve ...
PedroKTFC — February 2012 — 2 comments
Answer Answer to Question 10487
Vote up! 0 Vote down! hope this time my answer will show to you. u must set up the block region u want to show on product detail page here: YOUR_DOMAIN/admin/structure/block now u click on configure and at bottom of page u see some tabs where u can set up ...
dufink — October 2013 — 1 comment
Discussion How do I print the current tax rate on a product node?
Hi there, I’d like show the tax rate on a product node. We use different tax rates on certain products. The tax rate should show up below the product price. What’s the right way to do that in Drupal Commerce? tax rate node vat ...
Discussion Add second product before go to cart
Hi there, I have 2 types of product that I need to sell together: T-shirt and pants. The client have to choose first the type of t-shirt then the type of pants. How can I made it? Rules? Can somebody help or just tell me if there are some discussion simil ...
lucadeluchis — April 2012 — 1 comment
Discussion Rule for checking shopping cart (order) for duplicated items
I am trying to create a rule to check order for duplicated products. I am selling digital goods and it does not make sense for customer to buy two same digital products. So I created a rule that loops through commerce order line items to find duplicates. ...
sketman — June 2012 — 2 comments
