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 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
Question Commerce_Kickstart Demo/Sample site
Vote up! 0 Vote down! I like how Commerce_Kickstart comes with a full blow site-- How can I replace everything with my content/products etc-- How do I remove the logos "proudly built by Commerce Guys" and the powered by info-- Is there a way to ...
Pink96 — March 2013 — 1 comment — Commerce Kickstart
Discussion Altering checkout form text
Hi, I'm fairly new to drupal, and I'm having trouble finding any information on how to alter the values on the continue/go back buttons on the checkout forms. Is this possible? If so, is there anything online that explains how to do it? ...
Pfriedo — January 2012 — 2 comments
Discussion How would I go about setting currency accordingly to language?
I have just installed Commerce Multicurrency a great module, but I would also like to set currency accordingly to the chosen language setting. So for example that if the user enters the Swedish site the currency is in SEK and if the user enters the Danish ...
mmncs — January 2012 — 3 comments
Discussion Inverse Relationship doesn't work
Hi, does somebody know why the Relationship Commerce Product: Node doesn't exist in the cart form view? In the earlier versions of Commerce it worked but now it doesn't work. function:commerce_product_reference_views_data_alter in commerce_produ ...
Answer Answer to Question 3564
Vote up! 1 Vote down! Most likely this is your answer: http://drupal.org/project/commerce_add_to_cart_extras ...

Discussion Different Payment Gateways for Different Products?
I would like to utilize different payment gateways for different products that were in a single checkout. Part of the money would go one place, and part to another, two charges on the user's credit card, from a single checkout. Is this currently impl ...
glassdimly — October 2012 — 4 comments
Answer Answer to Question 6247
Vote up! 1 Vote down! What you probably want to be doing here is building a menu callback that re-renders the whole cart block at once, not updating the individual line items in the cart. That's WAAAAY harder to do than just re-rendering the block in ...
EclipseGc — January 2013 — 2 comments
Discussion Cosmetic changes to text not displayed on site
My customer wants to change the shopping cart title from "Shopping cart" to "Shopping Cart". I searched for "Shopping cart" (case sensitive) in Dreamweaver and found references to the title in commerce_cart.view_default.inc. ...
jimwill — January 2012 — 4 comments
Discussion can this cool dropdown effect be achieved with kickstart v2?
Does anyone know if the cool dropdown cart effect at http://www.pleasygolf.com when you click "add to cart" be done with drupalcommerce_kickstart v2? theme ...