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 at Select List Size to product or product display?

Hello, everyone: I have setup my products (Jeans), the product type and the content type to display my jeans. The issue I am having is displaying a Men Waist field that is editable by the customer so that it will show up on the on the order and shopping c ...
Louis Preston Thornton — December 2012 — 1 comment

Discussion How to import product status with commerce feeds module?

How to import product status with commerce feeds module? ...
garegin — March 2012 — 1 comment

Discussion thumbnail like the kicksart example

hie I tried to rebuild the demo store When i had a photo of the same variation product it appear to the same size below the main image variation product i would like to display the variation photo as thumbnail like the kicksart example best regard philipp ...
philippe3441 — May 2013 — 1 comment

Discussion Get order total

How do I get the total monetary value of an order into a shipping module? M ...
thewelshmike — March 2012 — 1 comment

Discussion Freezing the prices once in my Cart

I'm just wondering if I can do the following with rules (rather than having to write a module): * I'm building a site where the prices of products update every minute. * When a user adds a product into their cart I want that price to 'freez ...
zapple — March 2012 — 1 comment

Answer Answer to Question 3537

Vote up! 2 Vote down! The trick with all of these is to use "Aggregate" in Views and know which entity to use as a base table. For example "most ordered items" can be created in views on a "Line Item" entity for type "Pr ...
joshmiller Josh Miller — April 2013 — 1 comment

Discussion integrating with Shipwire's API

I'm exploring Commerce as an option as we rebuild our store. Besides a lingering concern over being able to recreate our regional store fronts (we have 4 international stores with unique currency attribues and shipping selections), the major unknown ...
tomofwgkta — March 2012 — 1 comment

Answer Answer to Question 3711

Vote up! 2 Vote down! i got it:     $annotations = $form_state['values']['annotations'];     global $user;         // load oder     $order = commerce_cart_order_load($user->uid);     $order_wrapper = entity_metadata_wrapper('co ...
maze — April 2013 — 1 comment

Discussion Export Order CSV on order completion

Hi, Developing an eCommerce site that needs to update a CSV file on our server when an order completes. This is to integrate with our accounting software. I don't think there is a module that does this yet, although I've seen an XML version. New ...
mikepayne — February 2012 — 1 comment

Discussion First impressions: User Guide

In my opinion, the User Guide jumps in too much at the deep end for a new user. It seems to be seasoned Drupalers and written in the style of a developer for developers (or, at least, those who have some familiarity with programming concepts). What is nee ...
authentictech — December 2012 — 1 comment

Pages