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 Round down discounted price to end with 0.99
Vote up! 0 Vote down! I have used a rule to apply a discounts to prices. I now need to round the ... prices down to end in 0.99. I have set up a module of "myfunctions" which includes a function ... Price ...
Question How would you create "buy x get y free" pricing rule?
this kind of pricing rule. http://www.reddit.com/r/drupal/comments/xvnu8/drupal_commerce_buy_x_get_... ... with least price free. Basically a "buy 2 get 1 free" The consumer gets to pick the item, but ... the ones tagged on sale. Has anyone here setup pricing rules like that? Order Rules Pricing Rules ...
Discussion Quantity Price Breaks
Hi all! I have a business requirement that calls for some quantity price break functionality. ... Basically the rule is this: Order 1-2 of a specific product type and the price is $10.00 per unit. Every ...
nickgs — January 2012 — 2 comments
Answer Answer to Question 7181
Vote up! 1 Vote down! Try these: login: sitename/user/login logout: sitename/user/logout Thanks ...
realskorpion — April 2013
Discussion Add product to cart with Rules?
user creates a conference registration entity, I want to add the corresponding product to the cart. ... ["lineitem-created:commerce-unit-price:amount"], "value": ["product-fetched:commerce-price ...
derekw — June 2011 — 4 comments
Question Programmatically Update Product Price From Add Cart Form
Vote up! 0 Vote down! Hi, My client has a huge number of product prices based on customer id and ... product which often change. The vendor hosts the pricing table on an external server. I have been trying ... to modify commerce_cart_add_to_cart_form with my own hook module to 1. Grab the pricing from the ...
Question After importing, why are my prices showing as £0.00?
fields look OK except for Price:Amound which shows up as £0.00. I have the prices in the file as ... "1000" for £10.00 for example Not sure what to check for- any ideas what might be wrong? Price Import ...
Question How to use existing stock and price data sources?
trade prices from which the eCommerce web price is to be calculated. Are there Drupal Commerce hooks ... stock and price data when it is required by Drupal Commerce as it creates pages for web visitors? To ... tell visitors what the price is and whether its in stock or not. Or would it be appropriate to update ...
Question Sell images on different medium/size/price
mediums(postal cards, posters, canvas,...) and in predefined sizes for each medium and at a predefined price. My ... images will be proposed on all the mediums, and in all predefined sizes and at the predefined price for ... this medium and at this size. But It could be possible that the price could be set differently for some ...
Discussion Product Specification
entity type called "Product." This entity includes a default title, SKU, and price (to be ... replaced by a price Field) along with general Drupal meta data (uid, created / updated timestamps, and ... status). DC allows users to define any number of "Product types" that include the base product ...
Ryan Szrama — January 2010 — 7 comments