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 Adding extra submit handler for checkout pane

Hi all, I have a checkout pane for customer billing information and I'm trying to add an additional validate + submit handler for it to allow me to verify the address via a 3rd party service. At the moment, I can do something like: $checkout_panes[&# ...
johan — September 2012 — 2 comments — checkout, submit handler

Answer Answer to Question 8908

Vote up! 1 Vote down! This is what worked for me: [commerce-order:commerce-customer-billing:commerce-customer-address:name_line] [commerce-order:commerce-customer-billing:commerce-customer-address:thoroughfare] [commerce-order:commerce-customer-billing:co ...
tyler.frankenstein — September 2014 — 1 comment

Answer Answer to Question 5157

Vote up! 2 Vote down! I was wondering the same thing, so I dug around in the Kickstart code and found the relevant stuff in the Product UI module. To implement this, I did the following: 1) Copied the commerce-line-item-summary.tpl.php file from the comme ...
foxylearning — December 2012 — 1 comment

Discussion Conditional fields

I would find it extremely useful if the module Conditional Fields or an equivalent function could go along with Commerce and products. ...
rlegrand — January 2012 — 4 comments

Discussion Altering the quantity widget

I created a shop for a bakery. There is a producttype 'pies'. Here users must be able to choose between a quantity of 4, 6, 8, 10 and 12 persons. The price in backend is entered a piece and in frontend price must be calculated upon this. So basi ...
WilliamV — April 2011 — 4 comments

Question Importing does not let me match the fields

Vote up! 0 Vote down! I just created a blank installation of drupal 7 and commerce with some modules. Especialy the feeds, commerce_feeds are important here. I created a product_type with these fields: sku, title, commerce_price, status, field_ean, field_ ...
ronald — February 2013 — 1 comment — Import

Discussion State Sales Tax

What is the best way to calculate state sales tax assuming that unless the shipping state is common with where the shopping cart is, there should be no sales tax added to the order? To clarify: I live in Florida and unless the item is being shipped to Flo ...
paradiseprotech — April 2011 — 9 comments

Discussion Show "Add to cart" button in node teaser

Hi I've created a store with some Products and set up a Product Display and set everything up so my products are now appearing on my store page as teasers. How can I get the "Add to cart" button to appear on the node teasers? Thanks. Richar ...
UserFriendly — July 2011 — 2 comments

Discussion Commerce taxonomy catalog

Hi, Is there a possibility to browse terms in commerce? For example:-A--Aa---Aaa--Ab-B When you click A, you will see a link to Aa and Ab. When you click Ab you will see all the products listed in term Ab. Thanks. ...
jeroendg — October 2011 — 3 comments

Discussion newsletter and drupal commerce

i have a problem i am using a newsletter module and when 3 products are created with commerce it sends a newsletter the problem is that i cant make the tokens to appear in the email that has beeing sent. example product-price, product image etc. i figured ...
pit_zavra — February 2012 — 5 comments

Pages