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 Quantity Discount Rule

I'm trying to figure out how to use rules. What I need is a discount that will take 25% off order if there are 14 or more products in the cart of any kind. ...
pooon — September 2014 — 3 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

Answer Answer to Question 12543

Vote up! 0 Vote down! I'm having a similar issue while trying out a new installation. It was working properly but then I edited the address fields in the customer profile types and deleted all the test orders that I'd created. Since I did that, ...
laura_b_b — January 2014 — 3 comments

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

Answer Answer to Question 9506

Vote up! 0 Vote down! Hi mumazza Very sorry to know that you are struggling. I would like to know whether you have added two select boxes for category and catalog.Then tell me what is catalog list box? If that is the case something we need to do in relati ...
ajaichandran — September 2013 — 4 comments

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

Answer Answer to Question 8979

Vote up! 2 Vote down! This is a pretty easy view to create once you know a bit about the architecture of Drupal Commerce. A quick lesson: You have product variations and product displays. In order to view a table of products on your product detail page, y ...
joshmiller Josh Miller — August 2013 — 6 comments

Discussion fake users registations?

Hi, I recently go online with new shop based on Drupal 7 and Commerce Kickstart 7.x-2.8 http://www.boardgameguys.ie I found out that there is a lot of users registered in two weeks time. None of them made any order. Most of them have login string ending w ...
TrueSign — June 2013 — 4 comments

Discussion How do I modify the theme of my Kickstart 2 site?

I have installed Commerce Kickstart 2 and am happy with the default theme however I need to make changes to colouring etc. of the theme. I roughly know how to sub theme a site, but I'm struggling to sub theme my kickstart site because I'm not su ...
Carl Bowles — September 2013 — 7 comments

Question How can I process payment notifications when the gateway POSTs it with an anonymous session?

Vote up! 2 Vote down! When the payment provider (WorldPay in my case) calls the callback URL to submit a payment notification to my site, it has no session so commerce_checkout_access returns FALSE causing the payment provider to see a 404 error. What is ...
mholloway — April 2013 — 1 comment — Payment, Email

Pages