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 Seting up distribution network/shop

Hi, first of all many thanks for creating such a flexible framework for Drupal. I want to create/program an internet shop, which channels the products from the supplier to the end customer. For this service the shop owner takes a commission. The internet ...
j.balton — August 2011 — 2 comments

Discussion Load Address from order

I'm completely unfamiliar with the Entity API and am struggling to get hold of some fairly straightforward data from the order object- the billing address. I've tried the code snippet suggested by Ryan: <?php $order = commerce_order_load ($or ...
kingandy — August 2011 — 2 comments

Discussion Check box for a binary attribute

Hello, I'm experiencing an issue concerning a product attribute display. I need a binary checkbox, meaning a kind of "Yes" if checked or "No" if not. When I add a new attribute to a product type, I choose a field "List (text) ...
groggy — October 2012 — 1 comment

Answer Answer to Question 8081

Vote up! 0 Vote down! Hi Sinan, currently have the same problem. product URLs model seems to be awesome solution. But I can't find out how to link every single variation from my View. It always loads the first one variation. Can you help me? Thanks a ...
rado14 — August 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 toppings as checkbox object for custom pizza

Hello, I'm working with a project of pizza store, the question is, is there a module or a feature that commerce provide a checkbox object for toppings of pizza? each checkbox has different price, the price of each toppings which is selected by the cu ...
jemjems1109 — September 2011 — 1 comment

Discussion Commerce Kickstart Menu

We've build a shop for a client, the client needs easy access to manage products. How do we configure the permissions so the client can use the commerce kickstart menu to manage products, discounts, ect... but can't "mess up" the store ...
roelwelters — May 2013 — 1 comment

Answer Answer to Question 6176

Vote up! 0 Vote down! perhaps access based on taxonomy? You could give each sector a taxonomy name such as shoes watches etc (you are probably using that already) and then create roles and access based on that taxonomy ...
Sem — January 2013 — 1 comment

Discussion User's store

I would like to allow users to create their own products in the site and have them published in a "User's Store" page like '/user//store'. Is there a module that I can use to reproduce that functionality? Thanks. ...
samperez — May 2012 — 1 comment

Answer Answer to Question 5521

Vote up! 0 Vote down! Hi, So I set the row weight to 0 on all 75 product variations then saved the settings but when I preview the page the weights have reverted back to 0-50 then all the rest at-50. If I drag and drop them into the correct order it works ...
NextPageNetty — January 2013 — 1 comment

Pages