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 How to create product specification (datesheet)

could you 'expose' the top feature items from a datasheet, that the users would be search ...
DCnewbie — May 2010 — 1 comment

Discussion Programatically Create Order with Customer Profile

hidden in data. <?php   function create_order_with_products ($product_ids, $uid) {    $order ... products to order by ids array     foreach ($product_ids as $product_id){        $product ... = commerce_product_load ($product_id);         // Create a line item with quantity 1 and this product.         $line_item ...
imp7 — February 2012 — 5 comments

Discussion Multi language

Hi, Is it possible to develop a eCommerce website with Drupal commerce in multilingual? does it support for multilingual or do we have to do anything else on this? Thanks ...
Nisus — August 2011 — 5 comments

Documentation Shopping Cart and Multi-Currency

above. Original Pricing The original pricing is shown here for three products. Our goal is to create ... currencies to make this work. Administration Store View Products Product Pricing Rules The first step is to ... click on Store and then "Configuration" and, finally, Product Pricing Rules. That is where the ...
joshmiller Josh Miller — August 2012 — Commerce Kickstart 7.x-1.x — Status: No Known Problems

Answer Answer to Question 5395

Vote up! 0 Vote down! Unless you're selling products, you may want to look into Drupal by ... asking for is simple enough in any Drupal installation; simply modify the user profiles or create ...
knowprose — December 2012

Discussion Discount in commerce webform

Hi! I am using commerce webform to create an event ticket. There is a question in the webform asking whether the participant has already attended the previous event? IF he selects YES, will ask for his attendee number and should provide 10% discount of th ...
jovemac — November 2014 — 1 comment — Commecre webforms, discount

Question Exclude Items from Flat Rate Shipping Calculation

Vote up! 0 Vote down! I have several product types: • T-shirts (FlatRate) • Pins (FlatRate) ... the user orders a t-shirt at $20 and a $100 Gift Card, he should still be charged $10 shipping even ...

Documentation Customer profile system

other types of details. These customer profiles are not unique to a user, meaning a single user may have ... book functionality where a user has a default profile of each type but may create a unique profile for ... with users to pre-populate orders and address books. Existing profiles can also be edited, but if ...
Ryan Ryan Szrama — May 2012 — 1 comment

Documentation Checkout Order Status Updates

anonymous order to a pre-existing user. Or... Create a new account for an anonymous order. Send an order ...
joshmiller Josh Miller — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Discussion How to specify default product in product display?

My issue is that I have created all my products in Commerce and created a product display, all the ... different options for the product are given through a couple of drop down select lists. I want the default ... lists. I read elsewhere that the SKU defines the default product in the display yet I have tried to ...
Joeuk — June 2014 — 5 comments — product display, default

Pages