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 add a taxonomy field to the line item prod and fill with a product field values

to add only one product and let the user choose the color and size on the "add to cart" ...
wisamx — May 2012 — 3 comments

Question UPS Shipping Selection

email does not indicate what the user selected as a shipping option. I've been able to use tokens ...
jfduguid — February 2014 — UPS, Shipping, confirmation email

Question Need some direction for custom line items

I want to show user and admin values of all custom line items. Admin needs it to fulfill the order and ... user needs it to see what he ordered. I am thinking of changing this view or add another view to show ...
ganesh — November 2012 — Custom Line Item, custom field

Question How to disable 'Products' tab on a product?

Vote up! 0 Vote down! When viewing a product, as an anonymous user, i get 2 drupal tabs: View and ...
JoniHaeck — December 2012 — Product Display

Question Custom Line Items- Attached Javascript Running Multiple Times

update as the user selects individual line item options. NOTE: The product is custom furniture and the ... $form['#attached']['js']. The problem I'm having is with the Product Display form, which provides the user a SELECT ... seat sofa, 3 seat sofa, loveseat, etc.). Upon initial display everything works, however if the user ...
cluther — February 2013 — Custom Line Item

Question Setting Custom Fields at Checkout

Vote up! 6 Vote down! Our subscription site requires that users submit address information ... pre-checkout. In order to make the process a little easier on the users we wanted to pass information back into ...
dannymacom — April 2013 — Checkout, FAQ

Question Is there a module to show a commerce cart in a popup window when you click on "add to cart" button?

summ of them, instead of simple showing exactly the same information about product which user already ...
Nikita Petrov — January 2014 — commerce cart

Question Commerce monthly orders view

The users will do a order for everyday of the month, and the system needs to create a view, a table ... one for each day, and in the horizontal row must have all the products that the user order... ...
alduxvm — February 2013 — Order, monthly, Reporting

Answer Answer to Question 8894

/sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have ... $user populated with the user's ID: global $user; $query = db_select('commerce_order', ... = prod.entity_id'); $query->condition('cord.uid', $user ...
mike.hajj — April 2014 — 1 comment

Question How do I create custom shipping using a per-product field?

Vote up! 0 Vote down! I want the shipping costs per item to be added manually when the user ...
delta_next — April 2013 — Shipping

Pages