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 How can I give the seller one more chance to alter the total price of an order?

reviews the orders submitted by shoppers, and is able to modify the total price of the order; 4) seller ...
foredoc — August 2014 — 2 comments

Discussion Which is the best way to Alter Product Pricing in a complex scenario?

the type of customer for each user. The price of a product needs to be different for each type of ... have N types of customers, being N and integer (2,3...). I'll have a user field who will identify ... customer. So, I need to have N different prices for each product. When a customer of type X is browsing the ...
GoddamnNoise — December 2011 — 14 comments

Discussion Product attributes with pricing calculated on customers input

specialised. Standard has only one unchangable price. Add this to cart-> Buy-> Done. Specialised product ... is more complex because of many attributes depending on user/customer input. There are about 12 ... display them on admin/create product site but when adding to cart. So, I need to have additional prices ...
f.gorczynski — May 2012 — 2 comments

Discussion Load line item's prices in an array

didn't find anything yet. I need to load each line item's price present in the current user cart in ... cart and total amount of the cart with this code... <?php global $user; $order ... = commerce_cart_order_load ($user-> uid); $order_wrapper = entity_metadata_wrapper ('commerce_order', $order); ...
evanasse — May 2013 — 1 comment

Discussion Product list page shows undiscounted price.

shows the price with the discount. Both fields have the same settings. I also made a rule that users ... The product list view shows the original price, without the discount, only the add to cart page ... with a specific role get wholesale prices. Here also the product list doesn't show the wholesale ...
roelwelters — March 2013 — 1 comment

Discussion How to increase price with a percentage when paid through Paypal?

Paypal's 3% fee is quite a lot. We would like to add 3% on top of the price when people ... course.) paypal payment method percentage pricing ...
guaka — August 2012 — 4 comments — paypal, payment method, percentage, pricing

Module Commerce Giftwrap

This module adds a new checkout pane with configuration settings to allow users to select a gift ... the following settings: Gift Wrap Price. Gift Wrap Information. Toggle the Gift Wrap Message. Limit ...
splatio — November 2011 — 79 Installs

Question Order confirmation not sent out

(like described in http://www.drupalcommerce.org/user-guide/checkout-completion-rules) that e-mail is ...
steponeloops — February 2013 — Email, Rules, Order

Discussion Updating drupal commerce price dynamically using views

having multiple products. Product a: Price Rs1000 product b: price Rs1500 But after doing some ... calculation on product in views the calculated price for Product a: Rs1250 Product a: Rs1750 Now when i click ... on "add to cart" button and now on cart page its showing the actual price 1000 & 1500 ...
divyacommerce — February 2014 — 1 comment

Question How to add length dimension filed for a product?

inches by which it has to calculate price to show the user how much it costs. I have no idea to achive ... Vote up! 0 Vote down! I have product called wood. i want to let the user add their length in ... this.Thanks in advance. Price/custom filed ...
lokesh135 — December 2013 — Price/custom filed

Pages