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 Dealing with Very Large Product Catalog
If this is a redundant thread, please redirect and advise me. Simply, I built and ran a jewelry website back in the late '90's to mid 00's, and we had a very large catalog of items. To edit them I downloaded the.csv file, edited the product ...
Discussion how to sell a subscription service
Hello, I'm confused what modules to use to build a drupal website where we can sell a service and managing subscription/or registration of this service. Let's first describe the service and how the site should be work: our service its an interne ...
Answer Answer to Question 7258
Vote up! 1 Vote down! If by "credit" you mean "coupon", would Commerce Coupon work for your needs? http://drupal.org/project/commerce_coupon ...
r — March 2013 — 1 comment
Answer Answer to Question 6869
Vote up! 1 Vote down! you can easily add any product variation imaginable to your cart. this question makes no sense. please be more specific. ...
drupalability — April 2013 — 1 comment
Discussion Filter product list view
I would like to create filter blocks in a very similar way like this: http://www.t-mobile.co.uk/shop/pay-as-you-go/mobile-phones/ Please help me, how to start, how to make product filtering like on the above webshop. It would be very useful for anyone, wh ...
memil — October 2014 — 1 comment
Discussion Taxonomy Display doesn't show products to anonymous users
I have just installed the Taxonomy Display module to display the taxonomy pages with a nice view. It works fine but when an non-admin user views the page, no products are displayed. What I found out that the product relationship seems to cause this. When ...
Brian — June 2012 — 1 comment — taxonomy display
Answer Answer to Question 6709
Vote up! 3 Vote down! The reason we use separate Order IDs from Order Numbers is primarily to accommodate sites that use alphanumeric or non-sequential identifiers for orders. Because every other serial numeric entity identifier is called an ID, we use th ...

Discussion custom the display of my product
hie i try to custom the display of my product (list and detailled product) http://www.destock-marques.fr/ i understand that i must create a php file that replace node.tpl.php file; how can i do best regard philippe ...
philippe3441 — October 2013 — 1 comment
Discussion using "product display" instead of "product" bundle when using Search API / Facets and Views
Hi, I am able to build a nice faceted search view using http://envisioninteractive.com/drupal/drupal-7-views-with-faceted-filter... The view type is the "productindex" I created using the Search API/Facets UI. However, the view shows the product ...
gerrit1978 — May 2012 — 1 comment
Discussion Creating custom order: can't reach checkout
Hi, I'm developing a site with kickstart 2.0 which entails a custom form to generate an order with some additional metadata attached (the purpose is for activity bookings, though the site will be selling goods too). I've added the extra fields t ...