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 Set the value on the fly.
Is there a way to set the attributes value programatically? ie. when i load the product display node, how do i set my attribute values. I tried to update this variable but the attribute select boxes did not update. $colornid = 75; $content['product:c ...
marvzz — November 2011 — 6 comments
Answer Answer to Question 4822
Vote up! 1 Vote down! Yes. Demo store product types, content types and categories are not deletable (due to the way how the Features module works), which is why the demo store can't be used for new projects (which is something we say quite clearly on ...
Bojan Zivanovic — March 2013 — 3 commentsDiscussion Which is the best way to Alter Product Pricing in a complex scenario?
Hi, I'm a Drupal Commerce newbie (almost a Drupal newbie too). I'm testing Drupal Commerce to see if i could use it for my e-commerce projects instead of another solutions like Magento, osCommerce, and so on. I've installed Commerce Kicksta ...
GoddamnNoise — December 2011 — 14 comments
Answer Answer to Question 4737
Vote up! 2 Vote down! On the payment method rule use the "Shipping line item exists" condition, you can then select the shipping line item service. If one payment can be used in more shipping service add an OR group to the conditions first and t ...
David Kitchen — August 2014 — 1 commentDiscussion URL alias for products
Hi, I'm stuck in setting the url alias for my product displays. There are tons of tokens but not that one I need: I have set up my structure with taxonomy terms and built the corresponding main menu like this: 1. Computer 1.1. Desktop 1.2. Laptop 1.3 ...
Brian — February 2012 — 4 comments
Discussion How to add Custom CSV Headers with Commerce Feeds
Hi, can someone point me to the correct direction to add custom CSV headers to the Feed Product Importer and Feed Node Importer? I wand to add the following information to each imported product so i dont have to do it manually. 1) URL alias: Example: CSV ...
ISO — October 2011 — 6 comments
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 wishes for each line item of the order
Is there a way to insert a text field inside each line item of the cart, in a way that the customer can write a wish for each product he buys? Thank you. ...
frixos — October 2011 — 7 comments
Question Selling custom holiday packages
Vote up! 0 Vote down! I have a requirement to build a site that will sell custom holiday packages- the customer will be able to pick their flights and hotel rooms (data coming from external webservices) plus some additionals (such as car hire for example) ...
Discussion Additional editable textfield for a line item
Hi, I'm searching for a solution for this problem: I want to have an extra field in the cart view for every line item in the cart, where the customer can add some text to the product, eg. a print message on the gift or a message on the cup. I have tr ...
