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.
Question How can I display a confirmation message when a user selects a payment method?
Vote up! 0 Vote down! Hi all, I want to know how to actually take to display a confirmation message when a user selects a méthode payment (check, blue card...) I want to display a text with a step (+ button to validate this choice). Anyone have similar ex ...
Discussion Commerce User Profile Pane
Please help with two new field created with Commerce User Profile Pane module. I have created two new fields on the checkout page. When I fill in the fields during checkout I am not seeing where the data is going, it is not in order or on the account or d ...
Answer Answer to Question 8066
Vote up! 0 Vote down! So, I finally made it work so here is the answer: Event: After udpdating an already existing line item Conditions: 1/ data comparison: commerce-line-item:type = product 2/ data comparison: commerce-line-item:commerce-product:type = Y ...
Nicolas Bouteille — May 2013 — 1 comment
Discussion Rendering Add to Cart Buttons in Drupal Custom tpls: A How-to Guide
Rendering Add to Cart buttons causes a lot of confusion, it seems. I recently needed to do it on a ctools plugin content type and I wanted to share my experience (and victory) with the community: WRONG approach- I was attempting to use drupal_get_form() t ...
Answer Answer to Question 10301
Vote up! 0 Vote down! Maybe you have CHMOD restrictions to the directories with your pictures. Set 755 to them. ...
malovanets — October 2013 — 1 comment
Answer Answer to Question 7913
Vote up! 2 Vote down! Banzai, What you need is a configurable product that changes the base price based on line item fields. I've created something similar for a pizza shop website that changes the price based on the ingredients that you choose. http ...

Discussion Change "cart" to "Basket"
Hi How can I change "Add to cart" to "Add to Basket", "Shopping cart" to "Shopping Basket" and so on? Basically, because I'm developing a UK website, I'm looking to change each instance of "cart" ...
UserFriendly — July 2011 — 18 comments
Discussion Breadcrums and urls
Hi, whay modules shall we use to get the best breadcrums for our product display, I mean cat1 >> cat2 >> nameofthe product with their url, etc, i´m tring with custom breadcrumb, but i dont get the same result as a typical web shop. And what is ...
Answer Answer to Question 13701
Vote up! 0 Vote down! Have you tried https://drupal.org/project/filefield_sources? Josh ...

Answer Answer to Question 13054
Vote up! 0 Vote down! Do u want only dropdown menu? ...
bodagalaramkumar — February 2014 — 3 comments