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 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 Amazon Fulfillment

hello i am trying to find out if drupal commerce can be intergrated with FBA "Amazon Fulfillment Web Service (Amazon FWS) allows merchants to access Amazon.com's world-class fulfillment capabilities through a simple web services interface. Merch ...
sebra — February 2014 — 2 comments

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 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 ...
grzegorz.bartman — September 2012 — 14 comments — discount, discounts

Discussion Show higher price for user group on product page (problem with rules)

I have two user groups. Group 1 should see the price I have entered to each product. Group 2 should see the price plus 20%. I have played around with price rules but I haven't figured out how to show the price for Group 2 on the product detail page. ...
chris007 — September 2013 — 3 comments

Discussion Having separate prices for different countries

Hi all, We would like to have a single site where people can select their country, and then purchase products. We don't want to have separate sites, just separate prices for each country (or groups of countries). I've been able to do shipping an ...
gsbc — April 2013 — 5 comments — product price, custom pricing, price

Answer Answer to Question 31737

Vote up! 0 Vote down! Yes. You can segment your customers by almost any criteria you can think of and then use it to present different product ranges, pricing, volume discounts, shipping rates, features etc as you wish. Is there something specific you nee ...
DNZ Andy @ BlueFusion — January 2015 — 2 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

Discussion Change Variation Dropdown to radio buttons

In Commerce Kickstart 2, when you have product variations, the variations are shown in a dropdown above the quantity field in the add-to-cart form. In some cases, I would prefer to show the variations as radio buttons instead of the dropdown. Where would ...
richm — June 2013 — 7 comments — add to cart

Answer Answer to Question 7580

Vote up! 0 Vote down! Hi, I think I solved it adding those things to the rule, is this correct. To have order in scope? Is the Data comparison necessary? {"rules_wholesale_price_for_wholesellers_of_accessories": {    "LABEL": "Who ...
Summit — December 2013 — 3 comments

Pages