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 using the cart to have two different payment flows
Vote up! 0 Vote down! I have 2 sections on a site that I would like to use drupal commerce for. 1. ... section: there is a listing of 1. charitable projects & 2. charities. A user can donate a variable ...
Question Product Bundle with options
bundles (I already tried to https://drupal.org/project/commerce_product_bundle, which seems to be a good ... achieve that? I'm quite new to Drupal Commerce (but not to Drupal). Thanks! configurable product ...
flo81 — August 2013 — configurable product
Question Download redirect on 404
Vote up! 0 Vote down! I have a commerce site that sells digital downloads. When a non-logged in ...
Discussion I wanted to add a search stores present based on ZIP code
can I do this in Drupal Commerce kick start in my first page. ...
deepankar das — November 2014 — 1 comment
Documentation Click and Drag Manual Merchandising
Using Draggable Views to Manage Product Placement Isovera has a great article about how to use DraggableViews to arrange products. Scroll down to "The Better Solution" in the article. Here's a summary: Install the DraggableViews module. Fol ...
Nicholas Vahalik — July 2016 — Drupal Commerce 7.x-1.x — Status: No Known ProblemsDiscussion Donation and a Custom Price when Adding to Cart
"<h3>Multiply Your Impact</h3>"); $form['multiply']['recurring'] = array( ... = commerce_product_load($pid)) { global $user; $uid = $user->uid; $line_item = commerce ... _product_line_item_new($product, $quantity); $line_item = commerce_cart_product_add($uid, $line_item, FALSE);} } Rule Export ...
Discussion Best way to handle gift wrapping?
We're currently building a web shop using Commerce, that has a lot of products that should be ... would be the best way to implement this using Commerce? ...
AdamGerthel — July 2011 — 2 comments
Documentation Stock & Inventory
Simple inventory Commerce Stock provides a simple, integer field on products as well as rules for ... even more control Commerce Stock field formatter for converting stock levels into text messages. Third ... stock sync: Commerce OpenERP Commerce TradeGecko Using feeds You can use feeds to modify the fields and ...
Nicholas Vahalik — September 2015 — Drupal Commerce 7.x-1.x — Status: No Known ProblemsQuestion How do I set attribute price to be inclusive of VAT?
with this modules: https://drupal.org/project/commerce ... _option https://drupal.org/project/commerce_pricing_attributes However, the attribute's price does not include in the computation of VAT and order only ... what I did to what seems to be a simple feature to be expected of Commerce. After going through ...
halloffame — August 2013 — attribute prices
Question Proper fixed coupon action. Why is it that the default option of a fixed coupon is to be applied AFTER a tax?
Drupal Commerce. If anyone has a workaround, I'd love to hear it, I'm spending quite a bit of ... time swimming through sandbox modules and have yet to find a suitable solution. commerce coupons fixed ...
