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 Need some hiint for building products catalog

Hello. As shown here- http://www.drupalcommerce.org/user-guide ...
Spider84 — March 2013 — 1 comment

Discussion One Page Checkout cart summary update based on shipping cost

store->configuration->checkout options. But i need shopping cart content(i.e cart summary) and order total to be updated, when ...
arun_ms — July 2012 — 2 comments

Answer Answer to Question 5031

http://www.drupalcommerce.org/user-guide/products ...
joshmiller Josh Miller — March 2013

Blog Installing Commerce 2.x without Composer, with Ludwig

exacerbated by the fact that Composer is not very user friendly- running it in the wrong directory or with ... solution to the user friendliness problem is creating a Composer GUI, perhaps one optimized for Drupal. We ... community. The reason is simple: developers who have the capacity to contribute are already users and fans of ...
bojanz Bojan Zivanovic — June 2017 — 3 comments

Answer Answer to Question 4365

http://www.drupalcommerce.org/user-guide/pricing ...
joshmiller Josh Miller — December 2012

Answer Answer to Question 8894

["commerce-product"]}}]}}]}} what happens here is: 1- the rules gets called after adding the product to the shopping cart list. ... in an array. 3- it loops in the shopping cart, extracting the product id from every line item and ... /sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have ...
mike.hajj — April 2014 — 1 comment

Question How do I complete orders when IPN validation fails but Paypal payments made?

shopping cart "Checkout: Review" state. How can I make these orders complete as they would ... normally as though the IPN was validated? I also need the user accounts to be created. I also need the ... orders to be listed in the orders view and in the users' orders view. I am comfortable tinkering in ...
authentictech — April 2013 — Payment, Order, FAQ

Question Variable pricing based on range values

could be re-calculated using a rule when the product is added to the cart? But how the user input value ... a solution (you need about 150.000 products to accomplish this task). If the user select 150cm x 320cm ... guide but I've found nothing useful. Currently I'm playing with some custom jQuery on the ...
FINeX — April 2013 — 1 comment — Price, Product Attributes

Discussion Complex shipping Calculation

the weight. Suppose i have these rules: If shopping cart total weight is 100g then shipping price is ... 10 € If shopping cart total weight is 200g then shipping price is 20 € If shopping cart total weight ... is 300g then shipping price is 30 € In that case the shopping cart will look like this, the total ...
peyrusse — November 2011 — 2 comments

Question How to deactivate a specific shipping option if at least one of the products in the cart is assigned a taxonomy term?

"term2" in it. Every product in my commerce shop is marked with either one or the other term. What I want ... is to hide a specific shipping service if at least one of the products in the customer's cart is ...
sagan_gr — February 2013 — Taxonomy, Shipping

Pages