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 Discount does not count the entire cart quantity

I'm trying to use the "Simple Discount using the VAT Hack" (http://www.drupalcommerce.org/node/461) to provide a discount on the purchase of 12 or more items. This is working great as long as there is one product type in the cart that meets ...
pkchoo — May 2012 — 3 comments

Discussion membership expiration

I used this: http://commerceguys.com/blog/selling-content-drupal-commerce-using-conte... tutorial for creating a membership with Drupal Commerce which works well. How I can set membership expiration? I know I should use Rules, but I do not know how. rules ...
aalireza — December 2012 — 2 comments — rules

Discussion content location

Hi, I am having a hard time figuring this out. I am new to drupal commerce. how do you control where a content gets displayed. for example the standard theme that comes with kick start 2 has 2 menus on the top, there are products on the top left and there ...
ariban99 — March 2013 — 4 comments

Discussion Adding a required packaging fee to each order after displaying the available shipping services

Hi Everyone! I'm having a tough time trying to figure out how to do this. Basically, I want to add a packaging fee, $4.95, to each order (as in the entire order, not each product unit). I want to make this fee mandatory...like a sales tax, but I want ...
ambitioustyphoon — March 2012 — 5 comments

Discussion Hide price for anonymous user

I have looked absolutely everywhere. Has anyone been able to find a way to hide pricing for users (not logged in)not able to see the price. Upon login the prices would appear. I want to be able to have people see what products i offer but not pricing. Onc ...
dspock — April 2012 — 19 comments

Answer Answer to Question 8302

Vote up! 0 Vote down! If the product image field is inside the product variation type, you might have to use another set of events, like in this rule: {"rules_get_product_image": {    "LABEL": "Get Product Image",     "P ...
Favio Manriquez — May 2013 — 2 comments

Discussion Hide "Add to cart"- Button for guests

Hello! Guests should have the permission to see the products of the shop, but not to add them to a cart. How can I do that? Thanks, Marc ...
dasmoermel — February 2012 — 6 comments

Answer Answer to Question 8538

Vote up! 1 Vote down! This really sounds like an issue to take up with the Entity API module maintainers. If I were trying to optimize this locally, I'd look at priming your entity cache by loading all the products in the results via commerce_product ...
Ryan Ryan Szrama — July 2013 — 4 comments

Discussion Translate product's field label and Text fields label/data

Hi all. I have a multilanguage site. Traslations are based on "Field Translate". In my Product variation types I have some Term Reference fields and some Text fields. I have activated the translation and I have transleted the labels. But when I ...
ziobudda — November 2013 — 3 comments

Question Remove cancel button from ckeckout pages

Vote up! 0 Vote down! I am using Commerce Kickstart 7.x-1.2. I 've set a rule "Apply shipping rate to an order" when a product is placed to the cart. This shipping rate is visible and calculated automatically in the cart while checkout. Unf ...
kpatsali — February 2014 — 1 comment — Checkout

Pages