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 Automated imports and Attributes

product options where the user must choose a color. Some colors have pricing variances too. The client ...
hal — November 2011 — 5 comments

Question How to divide the Commerce Kickstart into sectors, adding managers for each sector.

the sales. Users can buy in any sector, but each product will have a responsible person. There are how ...
astutonet — January 2013 — sector, managers, commission

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

Answer Answer to Question 13271

do was to comment out function commerce_kickstart_user_username_alter(&$name, $account) {  if ...
ashash — March 2014

Discussion Can product prices be changed from USD to CAD

Is there a way to set the base price of products in a different currency then USD? Any insight would be helpful. Merci bien! ...
HamiltonBoucherMedia — May 2012 — 3 comments

Discussion Change line item in sumary cart

Hi, im selling tours in my site. An user check a quantity and there is a data field to select the ...
andrewappleseed — April 2012 — 1 comment

Question Problem with product and views / rule auto create node.

product are not usable in the views that I present to my users (that's normal in my opinion also ca ...
woprrr — April 2013 — 2 comments — Rules, Views, Product Display, Troubleshooting

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

Answer Answer to Question 7340

user with role "shop". I can from display "hidden" product variation- "add to ... shopping cart" Is this the appropriate way? But not sure how to input rules to unhide when user with ...
newbieuser — March 2013

Discussion Is it possible to pass info from the content display to the cart?

Let me explain my situation so I can show why I need this. Maybe there is a better solution. I am trying to develop a site for a photographer. He wants many options available to purchase. Different print styles, types of paper, styles of mounting, all of ...
nathaniel.metrock — April 2014 — 1 comment — add to cart, content, product attributes

Pages