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.

Question Can rules modify the price displayed in the node?

Vote up! 0 Vote down! Hi, I'm just getting to grips with Drupal Commerce and rules. I've successfully implemented some rules to apply user and product based discounts to the price before it goes in the cart, but I'd like to be able to displ ...
pfeff — April 2013 — 1 comment — Pricing Rules, price visibility, Price

Discussion commerce_product_save($product); problem

I am creating a product using the below code. Everything is fine, bar not saving the price information. When I load the product using commerce_product_load($product_id); I get all the correct product information without the price information. Any ideas wh ...
stevieegee — January 2015 — 1 comment

Discussion Can't get into scope customer profile billing fields other than address component field

ok, here is the thing. In the billing profile type I added a text field. What i need to do is to apply a tax base on the value the user enters in this field. The problem is I can't find the right condition that bring into scope this text field. " ...
dianikol — February 2012 — 2 comments

Answer Answer to Question 10646

Vote up! 0 Vote down! Hello Zenn, Product Variations is a just a saying really, and here is why. To Create a New Product for Sale: 1) You need to define a Product Display and a Product Type--- Product Display is the Content Type, the actual page someone l ...
tjohnston Travis — October 2013 — 2 comments

Question Hide price for anonymous users.

Vote up! 1 Vote down! I use drupal purely from the UI non-code interface and am struggling to figure how to setup permissions that only registered authenticated users can see prices and add to cart. I have tried field permissions but that doesnt seem to w ...
matthewgibbon — April 2013 — 1 comment — price visibility, Price

Discussion Add to Cart button and SKU on the Product Display

Is it possible to display both the Add to Cart button and the SKU on the product display page? In "Manage Display" on the Product Display content type, I can change the "Product" field to display the Add to Cart button or the SKU. I ca ...
emmit95123 — October 2011 — 5 comments

Discussion "no line items found" in user orders

Hi, I have installed Commerce (7.x.1.8 version) but in user orders section when I select an order only price and total is shown. In despite of order details the message "no line items found" is shown. What can I do on here to show order datails? ...
ekth0r — June 2014 — 1 comment — Line Items, orders

Discussion Unique identifier for each ordered cocktail?

Is there an easy way to have Commerce auto-assign a number for each ordered item? For example, in an imaginary online bar- a customer might order many cocktails and I would like each cocktail in the cart to be auto-assigned its own unique number (1, 2, 3, ...
MM10 — April 2012 — 3 comments

Discussion Details Section of Product Display

I am trying create a Details section in my product display that will show the details of the product as in this showcase website here: http://www.vintagechild.co.uk/vintage-collection/dresses/powder-blue-mid... I have tried to use views/blocks but have be ...
scott.carlton — September 2011 — 10 comments

Discussion check for "product-types" in rules in addition to "particular product" check

I try to build up a rule condition for different payment methods- in my case bank transfer and paypal. I have 2 different product-types- "normal products" and "file products". File Downloads should be paid via paypal- that means- if yo ...
SteffenR — December 2011 — 5 comments

Pages