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 Module / set of rules that will automatically apply a "sale" or "new" image on a product

I see this all the time on commerce sites, where when a product is new or on sale there is an ... on how to get this implimented? I feel this is a very common function to e-commerce sites. What do ...
Tim Jones — October 2012 — 4 comments

Answer Answer to Question 8931

I can not find any documentaion, I also tried the commerce_services and didn't get to far. It is ...
Virgilio — August 2015

Discussion Complex shipping Calculation

Hello, I have a list of products with weights associated. I want to add a shipping line on my cart that would be calculated from the total product weight of the cart * specific amount that depends on the weight. Suppose i have these rules: If shopping car ...
peyrusse — November 2011 — 2 comments

Discussion Qty

Hi all Is there a way to add a qty section to a form ie I want the customer to set the qty before it goes in to the cart, then update the cart qty thanks Paul ...
ikmps — January 2012 — 5 comments

Discussion Show higher price for user group on product page (problem with rules)

on the product page there is the price I entered. I tried to use a rule with the event "Commerce ...
chris007 — September 2013 — 3 comments

Answer Answer to Question 16045

Vote up! 0 Vote down! Thanks, and I did just that! I am trying to also remove the Shipping Address section on the user profile. Any ideas on that? ...
Jonah Brown — September 2014 — 1 comment

Answer Answer to Question 6791

Vote up! 0 Vote down! I decided to solve this by implementing hook_commerce_cart_product_add and ... hook_commerce_cart_order_refresh. It looks much easier to me this way ...
maiagallo — January 2013

Discussion Design pattern for payment gateways

the Commerce Multicurrency queue contains several reports of problems with payment gateways when using ... amount in a supported currency. However they should always be able to use commerce ... Attention rounding to a certain precision can be tricky. Check out commerce_round() Could this become part ...
das-peter — April 2013 — 3 comments — payment gateways, payment, currency

Question Turn off all emails

Vote up! 1 Vote down! I want to disable all of the emails that Commerce sends, and then use hooks ... that Commerce sends, especially those tied to customer profiles. THANKS! Email Customer Profile ...
jherr — April 2013 — Email, Customer Profile

Question Per Product Shipping Buggy

rule", "REQUIRES": ["rules", "commerce ... _line_item", "commerce_shipping"], "ON": ["commerce_shipping_calculate_rate"], "DO": ... ["commerce-line-item:order:commerce-line-items"]}, "ITEM": {"line_item": "Line Item"}, "DO": ...
brentr — February 2013 — Shipping

Pages