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 Item images and links in database
I am student using drupal commerce as a part of my thesis. As an exercise in PHP I am attempting to display certain items on a page that fall into specific criteria. I know this is possible through Views and Taxonomy, but again this is to show/illustrate ...
Discussion Applying a discount to products of certain type
suggested adding the node type of the display as a condition. But this won't help me, as I have the ...
Daniel Wentsch — September 2014 — 1 comment
Answer Answer to Question 7617
Display's (Node, not Product Entity) product reference field so that it uses your new custom line item type ...
Josh Miller — April 2013Answer Answer to Question 3928
the product node. I have kickstart 7.x-3.1 Modules I used: http://drupal.org/project/commerce_feeds ... file and click import.) Then setup a second importer: Product Node Import Processor > Node processor ... Node processor settings Set: Content Display to "Product Display" Now use the following ...
Squidlings — April 2013
Answer Answer to Question 9639
Vote up! 0 Vote down! Great work Yogesh, I can now set the date up as an attribute. However, could you help me with your db_query.... should I be selecting all of the date fields for my content type, or should this be selecting all of the dates that go wi ...
sjs205 — October 2013 — 3 comments
Discussion Product image on cart form
Does anyone know how you can get a product's image to show on the shopping cart form? In product types there is a line item display and I've added all the fields I want there including the products image but this does not seem to affect the cart ...
magicmyth — November 2011 — 28 comments
Answer Answer to Question 7427
for each type), and provides the ability to create a matching node type for each created product ...
Bojan Zivanovic — March 2013Question Can rules access $order-> data?
condition" but I couldn't find instructions on how to do it. http://drupal.org/node/1286430 Rules Order ...
Discussion Problem with VAT tax
I have problem with tax caluclation. I defined 2 VATs:- 20 %- 8,5 % Let's say that the product price is 2,00 EUR. When the price for a product with 20% VAT is calculated, it is folowing: Price withouth VAT: 1,67 EUR 20% VAT: 0,33 EUR Until here every ...
Najtsirk — September 2011 — 3 comments
Discussion User-defined Bundle Product Choice on Checkout
I'm trying to develop a way for site users to select a specific product as part of a bundle on checkout by typing in the product SKU. Example: Users can buy a hat, with the option of bundling with any four buttons on the site. The user should be able ...
