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 Odd Pricing Table Issue
When I add a cart and checkout, then come back to the website the pricing table of that product ... product has changed to 2,800.00. Then in the pricing table it goes from the quantity price range so 27.00 ...
scott.carlton — October 2011 — 3 comments
Question Set Product Price to Value of Field On Product Display
them. The range of prices for book covers is $30-$60, and the price will vary based on the artwork/time ... needed to complete it. I have added a "Set Your Price" field to the content type for this ... product so that when designers add their covers, they can set their own price. Now, I am trying to create ...
Question Fixed Quantity of feed products to alter the price
attributes. The products have quantities like so 60,80,100,120,140 etc. I need to calculate the unit price ... with the quantity price. When I add a field quantity to the product I cannot get it in Rules to show ... selectors. The quantity field is shwn from the unit price, so this is not what I need. Because they order ...
boban_dj — September 2013 — quantity price unit price rules
Discussion Sell Advert nodes- copying Product Display fields to new entity node
cover all variations of Duration and Pages, each product has different price. Then I created a Product ... Duration and Pages. depending on the dropdowns price changes as expected. Rules: When order is paid in full ... get the correct price (pick the correct product) and whenever these dropdowns change I would copy the ...
Question Removing border in Commerice Price Formatter module
Vote up! 0 Vote down! Is there anyway to remove the line in Commerce Price Savings Formatter and ... Commerce Extra Price Formatters? Adjusting the CSS doesn't seems to have any effect on the table cell ...
Question Price changes by itself sometimes
all products. I'm using Commerce Price Savings Formatter module to display the savings neatly. In ... the last 6 months we've noticed that 3 times already the discounted price was listed as the ... original price and then it adds the discount on top of that...We've lost quite a bit of money already ...
Hendrik Martens — September 2013 — commerce pricing
Documentation Adding a New Product
not a specific variation. For products that have a price and other attributes, you can create ... be on the Product Variations (things that change the price) or if you want to add fields to the ...
Josh Miller — November 2012 — Commerce Kickstart 7.x-2.x — Status: IncompleteQuestion Add tokens to the commerce-order token types for commerce-order-total field components base-price shipping etc
// Tokens for commerce order totals field. $order = array(); $order ['base-price ... '] = array( 'name' => t ('Order total:Base price'), 'description' => ... case 'base-price': $price_components = commerce_price ...
Summit — August 2013 — 1 comment — Commerce Tokens
Discussion Adding and subtracting "credit" from a user's account
Are there any contrib Commerce modules to help set up a situation where some purchased products give the customer a "credit", while other products draw from that credit? (I can't find any, but maybe I'm being too literal in my search). ...
cogno — February 2012 — 1 comment
Documentation Shipping
much like the product sell price calculation in the core of Drupal Commerce. When shipping services are ...
Josh Miller — November 2012 — Commerce Kickstart 7.x-2.x — Status: No Known Problems