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 commerce_delivery

I'm developing a module to handle deliveries in DC. it provides basic functionalities and admin pages to handle them. You can create them, assign items, (will) have a delivery note. Shipping cost calculation and billing are not planned (is anybody do ...
xlyz — March 2011 — 2 comments

Discussion Programatically Create Order with Customer Profile

I am using this method below to create order successfully, how do I add a customer profile with all the country/address etc to this order? There does not seem to be any reference to customer profiles in commerce_order_save. I had a peek into the commerce_ ...
imp7 — February 2012 — 5 comments

Discussion How to create "Latest Products View" with images?[Solved]

The problem is "Product" is the Entity in "Product Display" While creating my View, I try to select Field Image but no image is shown in the View. I guess thats because the images are not saved in an actual Content Type(Product Display ...
wallace740 — April 2012 — 2 comments

Discussion omega_kickstart subtheme

Hi, Could anyone give me some pointers as to what I need to carry over from omega_kickstart to a sub theme? Kickstart 2 is brilliant and I'd like to base my site on omega_kickstart but without changing anything in the omega_kickstart theme. * What ne ...
zapple — September 2012 — 2 comments

Answer Answer to Question 7289

Vote up! 0 Vote down! 1. Use "feeds product-import" to import all product variations first 2. Then use "feeds product-display-import".- Source, Target, Target Config- SKU, GUID, Used as unique- SKU, Product variations: SKU (You may try ...
ng.ahchi — March 2013 — 2 comments

Discussion [PayPal WPS] How to transmit order information

Hi there! I am currently working on a drupal commerce store with two simple product types, one for basic products and one for clothing items including color and size attributes. I also included three shipping rules (Germany, Europe, Worldwide) which add a ...
toni4i — October 2011 — 2 comments

Discussion Multi-Page Form Checkout Pane

Anyone got any suggestions on including a multi-page form in the middle of the checkout process? Obviously we can create a new page and pane to house this form. And a form can be displayed in its entirety on this one page. However, for forms that are extr ...
JMOmandown — September 2012 — 2 comments — webform, form, checkout, commerce, services

Discussion Store Menu is disabled

I have installed the Commerce Kickstart (with Drupal Core) and Its installed successfully. Previously we are able to see the "Store" Menu link in the administrator login. But currently its not showing "Store" Menu. Instead of the Store ...
vinothbabuog — December 2011 — 3 comments

Answer Answer to Question 15868

Vote up! 0 Vote down! The cart display is a View, which lets you create relationships to related entities. If the donation product is being referenced on a 1:1 basis with a page, then you could do a reverse relationship from line item-> product-> no ...
joshmiller Josh Miller — August 2014 — 1 comment

Discussion Default shipping selection

I want to try drupal commerce. I'm running it with shipping and shipping flatrate module. There a two shipping rates:- order value < 50 (5 €)- order value > 50 (free) It works fine, but it's impossible to choose between the two rates. Ther ...
hamu — April 2012 — 2 comments

Pages