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 Can I sell one off products with Commerce
Hi Guys, I admit I know virtually nothing about Commerce as I'm still weighing it up for use. I'm planning building a site which sells one off products. In other words...when an article is sold..it gets removed from the for sale articles and may ...
quercus020 — December 2011 — 2 comments
Discussion Configuring a component in Commerce Shipping
Hi Everyone! I'm having a bit of an issue configuring a component in a Flat Rate service that I'm trying to offer on my site. It's meant to be a Flat Rate for delivery within a designated zip code area. I selected Postal Code (which I thoug ...
ambitioustyphoon — January 2012 — 5 comments
Discussion shipping prices depending on weights
Greetings, I have a question... I have a product type to which I added a list field for choosing the weight of the product... a) I need to make the shipping prices depending on those weights b) when the weight of a product goes over the specific weight I ...
MarkoC — September 2011 — 7 comments
Discussion How to dynamically calculate the sell price of a product using rules
I have a quesiton for the comunity! I see that using: Event: Calculating the sell price of a product Action: Set the unit price to a specific amount Everithing works very good if i want just to change the price. Now I'm trying to change the above &qu ...
stefano.marodin — January 2012 — 9 comments
Discussion How to apply a discount for a users first order only
I need to apply a discount for a users first order only. I don't know how to create a condition for a first time order. ...
ilovetoast — March 2012 — 4 comments
Discussion Shipping form fields not required
Hi there! On the first checkout page, there is a billing information pane and a shipping info pane. Both panes has required fields. I need the Shipping information fields to be not required. How can I do this? ...
balintd — November 2011 — 2 comments
Discussion add email address to customer profile display
Hey, i would like to show the email address on the order page in the backend. How can i achieve that? regards Volkan ...
muschpusch — October 2011 — 4 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 ...
Discussion Commerce add to cart form fails when loaded via Ajax
I'm setting up a store page as follows, using Views, Commerce, and Drupal AJAX via a custom module: http://i.stack.imgur.com/pwREd.png There is a View that lists product display Nodes (B). Clicking on a Node in the View loads that Node's 'f ...