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.

Question How to add the same product to cart more than one time

cart and it works fine,         global $user;         $product = commerce_product_load($product_id); ...         $line_item_wrapper->save();         commerce_cart_product_add($user->uid, $line_item) But ...
Paulo Maia — March 2016 — commerce
Commerce Reorder

Module Commerce Reorder

This module adds a new operation to Drupal Commerce orders allowing a user to create a new cart ...
ikos — July 2011 — 294 Installs

Page Documentation

documentation for intermediate users wondering how all the components work together, and technical documentation ... subject to change. Getting Started Administration Guide Development Guide System / API Documentation In ...
Ryan Ryan Szrama — February 2011

Discussion Dynamic price calculation- complex case

shopping cart with the correct price based on the user selections... My questions:- Do you think this ... be added to the shopping cart with the price that matches the combination of the 5 chosen select ... a product page, and clicks the "Buy" button. A popup window appears where the user is presented ...
svendecabooter — April 2011 — 8 comments

Question Can I create a Commerce File from code and add to cart?

Vote up! 1 Vote down! My site allow users to upload file for processing and the system produce an ... output file that I want to add as commerce file product (unique for each user)from code. I can't ... here..anyone??? Thank you very much... Cart Downloads ...
bakulaw — April 2013 — Cart, Downloads

Question Hide Price and Add To Cart

be able to add to cart unless a user has registered and been approved by a admin (in which they make ... their group role "WholeSale User") but the issue is, no matter what i do the price and ... people with the same issue. Thanks Wholesale hide price hide add to cart help ...

Discussion Rental products

I want to run a shop that lets people rent audio/lighting equipment for party's. With optional: ... transporting the equipment and setting it up(installation) service. My biggest problem are the cart ... set the total amount of rental days to rental in the cart)- How can I add a extra service, price based ...
remixed — November 2011 — 6 comments

Answer Answer to Question 7278

Vote up! 0 Vote down! 1. Go to Checkout settings: /admin/commerce/config/checkout/form 2. Shopping ... cart contents > Configure 3. Check: "Include this pane on the Review checkout pane" ...
r — March 2013 — 2 comments

Blog Commerce Kickstart 2.27 Release

information, see the Installing & Upgrading guide. Highlights TravisCI integration improvements. Utilizing ... configurable so module plays nicely with other modules #1774632: Kickstart profile creates a duplicate user ... breadcrumbs on account/profile pages #2242495: Better default User menu link weights #2461727: Features ...
mglaman Matt Glaman — July 2015

Answer Answer to Question 10281

"shopping cart" that seems to be what i need for this. I just needed to tweek the view slightly. ...
xbrianx — October 2013 — 1 comment

Pages