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 Structuring Product Variants
Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments
Discussion Product options from a Content Type
I would like to add an additional option for the product before adding to cart. User's will need to select an artwork for a certain product. These artworks are image content uploaded (content type Artwork). How do I use these content type Artworks as ...
marvzz — October 2011 — 1 comment
Discussion Billing Information and Payment (authorize.net) both on checkout pane
I am collecting billing address information and cc information on the same pane (checkout pane), and then on the review your order pane, users can see their billing information and using (card on file) the last 4 digits of the credit card they entered. Ho ...
Discussion How to divide your main page by Category?
Hello, everyone! I am a newbie who found Drupal a real time saver. I am of course learning to develop a store, and I have successfully got my items to display, but I have a few toys, some clothes, and school supplies. So all together it looks like a hot m ...
Louis Preston Thornton — August 2012 — 1 comment
Answer Answer to Question 7580
Vote up! 0 Vote down! Hi, Using this great rule I got the following debug messages:- Unable to evaluate action commerce_line_item_unit_price_amount.- Unable to get the data value for the variable or parameter amount. Error: Unable to get the data property ...
Summit — December 2013 — 1 comment
Discussion From content types to product types.
Hello, I have just installed Commerce in view of adding e-commerce functionality to a site that currently presents products that were sold over mail order. The site has been developed in Drupal 7 and the client is so happy he wants to set up a boutique... ...
apprentia — April 2011 — 4 comments
Answer Answer to Question 7805
Vote up! 0 Vote down! I have not implemented this idea but this might help you.Add a hidden field to your product and give it a text value like A for those on stock and value B for those not in stock. Now u can sort by this field and i guess you might get ...
__saurav — April 2013 — 1 comment
Discussion Display filtered results on same page
On All products page, user can filter products based on category, but after user click on some category check box user is navigated to another page which shows filtered category products. The design of the new page is totally different, side bar is not di ...
Asad Malik — July 2014 — 1 comment — all product
Discussion How do I modify the default Commerce Discounts view to filter discounts by user
On the admin/commerce/store/discounts page, I would like to edit the view and add a filter that would allow me to find all of the discounts for "Order Discounts" where there are discount conditions applied to specific users? In short, I want to ...
lalbright — December 2013 — 1 comment
Discussion Shared Catalog, MultiShop
How tha handle this. My client wants one shared catalog, and at least three different shops using parts of that shared catalog. See it as one shop based on the shared catalog, and three brand specific shops, based on the " master" catalog. My th ...