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 price components missing on review order page

Hi, for the past two days I'm trying to figure out, how to show price components (tax, shipping, order total) on the review order form, during checkout process. Is there any option to disable/enable it? The last time It work as it should, was before ...
robi — July 2013 — 2 comments

Discussion Custom module refreshing order total on change of payment method

Hi all, I'm coding a custom module that i'm sure more of us will enjoy. It's goal is to refresh an order's total as soon as the payment method option of the order is changed, so that additional fees depending on payment methods can be ...
elsteff1385 — October 2013 — 3 comments

Answer Answer to Question 43185

Vote up! 0 Vote down! I've installed commerce kickstart distribution and it has totally different menu. admin/commerce/products/option-sets exists, thanks, Travis. I've created option set Color and added one field to it- Color (term reference). ...
RevalRomanov — December 2015 — 1 comment

Discussion product display tpl file

hi, i am a starter when it comes to Drupal Commerce, but been around Drupal for quite some time. I started with a commerce kickstart, but i have been fighting with theming the product displays. for some reason, my tpl file is not used. i am using this fil ...
lajfi — February 2013 — 3 comments — drupal commerce theme

Discussion Stock won't display for Anonymous Users

I'm trying to build an ad-hoc ticket purchasing system whereby we sell tables of seats. Each table has 8 seats, so I created a product with 8 stock. On my display page, I have a graphical representation for the table with (what should be) the number ...
crooker — December 2013 — 5 comments

Answer Answer to Question 12904

Vote up! 0 Vote down! I think you're asking for 'Options' https://drupal.org/project/commerce_option This assumes that aiport transfers aren't available as a product on their own- ie they are only available with another products such a ...
DNZ Andy @ BlueFusion — February 2014 — 3 comments

Question How to change the default currency symbol?

Vote up! 0 Vote down! The default currency symbol for Pakistani Rupee is a PKR appended to the end. The correct way to to prepend an Rs before the price, how do i fix this? tl;dr: How to: Rs 500 Instead of: 500 PKR currency symbol currency price prefix ...
amingilani — July 2013 — 1 comment — currency symbol, currency, price prefix

Discussion ckeditor/wysiwyg not working with kickstart

Hello, Installed ckeditor with ckeditor 4 and 3.6 but not showing up on any page. Searched on web and tried all possible solutions with no luck. Changed the settings under admin>ckeditor advanced profiles point to Commerce Order message. Still did not ...
mcyclegar — December 2012 — 9 comments

Discussion Mark a product as new..

After adding a new product in drupal commerce, How can we mark it as new????? 7.15 ...
jyoti — May 2013 — 7 comments — 7.15

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 ...
Rosamunda — February 2013 — 3 comments — AddressField, Customer Profile

Pages