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 How to change product display order
How on earth can I change the product display order? There doesn't seem to be an inbuilt way to do it, so I have tried the weight and draggableviews modules. Draggableviews came up with errors and didn't work, and weight only allow products to h ...
sustainablesolu... — September 2012 — 1 comment
Answer Answer to Question 6353
Vote up! 0 Vote down! Hi, You can just create 2 products in the commerce section, and then add them both to one product display. This will allow the 2 different products in a dropdown on the same add to cart form. Then, add the product option module to co ...
joecanti — January 2013 — 1 comment
Discussion Continue Shopping Button
Ubercart had the option of adding a Continue Shopping button on the form at /cart. i was wondering how I could add the same with Commerce. Would I need to add it to the Cart Summary View in the footer section with the other buttons? I could manage this wi ...
Sean — November 2011 — 1 comment
Discussion Node Content View using fields only?
Currently, the only method I have found to display products and attributes is using node content, within views, not fields. I simlply want to create a page to customers with all of my product displays....which includes attributes, product info and add to ...
bhylenski — November 2011 — 1 comment
Answer Answer to Question 10162
Vote up! 0 Vote down! Hi Do you want to add fields in billing or shipping information.In that case please go to admin/commerce/customer-profiles/types Here you can add more fields Thanks Ajai ...
ajaichandran — September 2013 — 1 comment
Discussion Coupon based on spending in the shop
Perhaps someone is able to help me wrap my head around the following: I would like to send customers a coupon when their total spendings in the shop reach certain amounts, EG. you have spend $100.00 you get an email with a coupon code which gives you 5% d ...
Qubical — November 2011 — 1 comment
Discussion shipping displaying at the wrong place in order (and shipping service not displayed)
problem: the classical sequence of URL on order checkout with shipping is: 1--> checkout/* 2--> checkout/*/shipping (with shipping service) 3--> checkout/*/review mine is now: 1--> checkout/* 2--> checkout/*/review and when i go to checkout ...
corbin — August 2012 — 1 comment
Discussion Configure Sales Tax with Shipping Module
I am following the instructions posted Created new tax type Selected add event: Select available shipping method for an order Get this error: Unable to add this event as it does not provide all variables utilized by the action Calculate taxes for a line i ...
adTumbler — September 2011 — 2 comments
Answer Answer to Question 3927
Vote up! 1 Vote down! I haven't got an answer to this yet but will be working on it for the Commerce EU VAT module. ...
David Kitchen — March 2013 — 1 commentAnswer Answer to Question 8173
Vote up! 0 Vote down! One possible idea could be:- Add a "role_field" to the Product Variation Type- Implement hook_entity_view_alter (viewing products list) and hook_form_alter (altering the add_to_cart form) Not really sure if that's the ...
Favio Manriquez — May 2013 — 1 comment
