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 37854
Original Author: Ryan // Modifications by Josh global $user; $product_id = 6; // Create the new order in ... checkout; you might also check first to // see if your user already has an order to use instead of a new ... one. $order = commerce_order_new ($user-> uid, 'checkout_checkout'); // Save the order to ...
Josh Miller — August 2015Question Paid Classified Ad
based on the category of the ad how much the user is trying to sell something at. I'm somewhat ...
Question Different cart and checkout for different type of products?
and each type should have a cart for their own. (i,e) If a user adds a product of type one, it should ...
sathishdevan — April 2013 — commerce cart
Question Product Variation as Thumbnail rather than Dropdown
http://www.partytimerentals.com/catalog/product/basic-poly-rounds You see that I have loads of variations for that particular table linen, but my end user has to ...
Answer Answer to Question 8534
to get the correspoding userid to the username. I am importing the users first. Then in the import ... customer profiles get imported where a user is existing. Before using it that way all the profiles got ... imported even if no corresponding user could be found. This is the code of the plugin: <?php /** * @file ...
Stefan Korn — September 2014
Question How to sort product list on SKU content?
Vote up! 0 Vote down! Despite reading many articles of other kickstart users who try to sort on ...
Answer Answer to Question 8976
redirect as anonymous user. I've discovered that I do able to change the login form as described in ...
Arik Yudin — August 2015
Discussion Can't get into scope customer profile billing fields other than address component field
apply a tax base on the value the user enters in this field. The problem is I can't find the right ...
dianikol — February 2012 — 2 comments
Discussion content location
i take contact us and move that to the very top by user 1 or 2 which is the login area? how can i move ...
ariban99 — March 2013 — 4 comments
Answer Answer to Question 37351
users know that they SHOULD NOT press back buttons after paying, or reload the page, as it could cause ...
Travis — August 2015