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.
Answer Answer to Question 9910
Vote up! 1 Vote down! Hi You have to install comerce email module https://drupal.org/project/commerce_email After that follow step by step process https://drupal.org/node/1471758 to configure the module Now go to admin/structure/messages/manage/commerce_o ...
ajaichandran — September 2013 — 1 comment
Discussion Commerce Customizable Products
Any assistance with the following support requestion would be much appreciated. From: http://drupal.org/node/1447968 I have a site that sells image prints that have sepia or black and white options. I can get this to work well no problem following the gre ...
brendanp — February 2012 — 1 comment
Answer Answer to Question 3304
Vote up! 0 Vote down! Guys, another option would be to use http://drupal.org/project/customer_profile_type_ui It gives some rules to enable and disable customer profile types too. You can not disable all panes with it, but you can disable and enable billi ...
UrmasZ — October 2012 — 1 comment
Discussion add to cart
If I want the user to go directly to the checkout when they click add to cart how do I do that? Thanks for all the help! ...
jamestbennett — June 2011 — 2 comments
Answer Answer to Question 4504
Vote up! 0 Vote down! What you want to do is disable the rule that creates an account on Checkout Completion. It's under Store > Configuration > Checkout > Rules ...
Josh Miller — October 2012 — 1 comment
Discussion About downloadable products
Hello there! I'm new here, and I've a question about downloadable products, is there a way to attach them into the mail after the checkout. Thank's by advance! ...
Xeldar — February 2012 — 1 comment
Question Tax Revolt? How to handle tax rates by county, and sometimes city.
Vote up! 0 Vote down! I have a project that requires applying taxes in NY State by county, but sometimes also by city for special locations. Has anyone faced this challenge successfully? And if so how was it done? A zillion rules for every city in the sta ...
Discussion Field Type and Widget for Body field
Hello In Commerce Kickstart2, the field type of the core body field has been changed to "Long Text" from "Long text and summary" and Widget has been changed to "Text area(multiple rows)" from "Text area with a summary&qu ...
karim — October 2012 — 1 comment
Discussion Kickstart example payment missing action
I don't know if this is a serious error, but I get this one on /admin/commerce/config/payment-methods using Commerce Kickstart 7.x-2.7: Kickstart example payment Machine name: commerce_payment_commerce_kickstart_payment, Weight: 0 Error: Unknown acti ...
Discussion Detect in javascript when add to cart widget updates product fields
I have a carousel of images for each product style. When the add to cart form refreshes the product images when the form fields are changed I need to setup the carousel for the new product images that have been loaded in. Is there a way to hook into this ...