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.
Answer Answer to Question 9046
<?php case 'shipping': $price_components = array(); ... if (empty($price_components ['0'])) { $price ... _components = commerce_price_component_load ($order-> commerce_order_total ['und']['0'], ...
sohotech — August 2013
Discussion - Attributes variations with prices...-
dimensions of the print. Of course, the price depend on these attributes that the custumer can choose before ... "commerce_product_reference"], "ON": ["commerce_product_calculate_sell_price"], "IF": ... "DO": [ {"commerce_line_item_unit_price_add": { "commerce_line_item": ...
remedact — November 2011 — 1 comment
Answer Answer to Question 31559
seperate things: Items should appear in multiple categories Items should have multiple prices- in which ... case what the criteria for knowing which price to use? Or do items have different prices when you ...
Andy @ BlueFusion — January 2015Question Disable shipping service based on address
Vote up! 0 Vote down! Hi, I have some shipping matrixes, which contains the prices for a shipping ... calculating the weight and the price from the address. But I also want some rules the disable the shipping ...
Discussion Products priced as individuals but sold in set quantities
I am stuck on a problem. I want to have a product that is priced as an individual unit but sold in ... set quantities. For example, a widget is $3.00 and is sold in lots on 1,000. I want the price for the ...
bwharper78 — October 2011 — 1 comment
Discussion order permissions
Hi, I need to set permissions for role, and it should work like this:-user can see all orders-user ... can edit only order status on all orders-user can't delete or edit order (only edit order status ...
stef — April 2012 — 3 comments
Discussion Adding Quantity to an add to cart page?
I can't seem to figure out how to allow the costumer to select the quantity of items they'd like to purchase on the costumer's view of the page. I created a view that displays:-Commerce Product: Title-Field: Image-Commerce Product: Add to C ...
switch — August 2011 — 9 comments
Question wrong total calculation in checkout
comes from. I have disabled all pricing rules to get sure this strange behavior doesn't is not ...
wme — March 2013 — 3 comments — total wrong
Discussion Fixed Price Discounting
value of the discount can change between products. The goal is using the commerce_extra_price ... _formatters to display a product example Normal Unit Price: $100 Discounted Price: $80 You Save: $20 In the ... Product type I have created a field "field_discount" and a corresponding line item its a price ...
gavinh — September 2011 — 1 comment
Question admin edit line items after the order has been placed
http://my-site/admin/commerce/orders/#/edit), it seems like only the quantity and price are viewable and editable. And I don't even see the ...
