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 Commerce booking
Afetr installing commerce booking and configuring it by adding commerce booking field to a content type. I created an event type product which displays the way I wanted, but the issue comes in when I click the book button. it display the following error:: ...
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 ...
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 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
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
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
Discussion Mark a product as new..
After adding a new product in drupal commerce, How can we mark it as new????? 7.15 ...
