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 Hiding the postal code field in the address module: hook_form_alter didn´t worked. What am I doing wrong?
Vote up! 1 Vote down! I want to programatically hide the postal code field, of the address module. I´ve unsuccessfully tried this: function mymodulename_form_alter(&$form, &$form_state, $form_id) {if($form_id == 'commerce_checkout_form_checko ...
Discussion Module / set of rules that will automatically apply a "sale" or "new" image on a product
I see this all the time on commerce sites, where when a product is new or on sale there is an image of a sticker that pops up letting the customer know when something is new or on sale or updated etc. Is there a module out there or a set of rules that can ...
Tim Jones — October 2012 — 4 comments
Discussion How to translate "Order total" from checkout?
Hi I have question. Maybe sounds idiot, but I can not do. How to translate words "Order total" from checkout? Screen http://www4.picturepush.com/photo/a/7731472/img/7731472.jpg Of course I tried to translate with drupal translator, I looking in ...
nawi — March 2012 — 7 comments
Discussion Discount on Amount in Cart does not work properly
I try to add simple discount: 7% if total sum is grater than $60 At admin/commerce/config/taxes/types i have new type: discount At admin/commerce/config/taxes i created new tax rate Discount 7% (component) In this component i created condition “Data compa ...
Answer Answer to Question 13624
Vote up! 0 Vote down! This is a setting in the product reference field:( ...
Nick Kendall — April 2014 — 1 comment
Discussion Theming Product Display page dependent on product type
I have defined different product types and a common content-type named "Product Display" referencing products. I need to theme products of different product types differently, i.e. different background colors for the product title. The question ...
Discussion Gift Cards
We have a business need to implement gift cards, and after a little searching about and realizing the relative large scope, I thought we'd just post here to see the community's thoughts on this problem. The Gift Card module we intend is to provi ...
Discussion How do I disable Auto SKU in Kickstart rc3?
Right now it uses the title to create the SKU's and is not editable. How do I add my products correct SKUs? Ralph ...
Infinitee — November 2012 — 5 comments
Question Can I skip the payment method and just send the order form to the online user email address?
Vote up! 0 Vote down! Is it possible to send the items that have been added to the check-out cart to by-pass the online payment system. So basically, I would like the order to be emailed to the online user purchasing the products, skipping the payment con ...
Discussion thinking of adding embedded video into some product items
I would be interested to read if anyone as done this, if so how did you do it? It would not be something I would want for all items, but it would be fun to perk up some items in this manner. ...
domineaux — February 2013 — 22 comments
