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 complicated price field programming, would hire someone

Im looking for a way to pass values into the price field (a popup calculator would output a number that would be the price) im in a bit over my head and just imagining there must be a way to send data to the price field... somehow or other? if anyone has ...
petergus — October 2012 — 3 comments

Discussion Use "Content" or "Commerce Product" in Views?

I am trying to make a View showing a few text fields + a product image with an image style (200x200px). The View is set to display a specified number of items. Now, I first tried setting up a View showing 'Content' of type 'Product display& ...
anders — November 2011 — 7 comments

Discussion Programmatically add new product

The values for sku, title and commerce_price are good. $form2_id = 'commerce_product_ui_product_form'; $form2_state['values'] = array('sku' => $form['title']['#value'].'_'.rand(1,10000), ' ...
dlats — November 2013 — 1 comment

Discussion Attaching manufacturer and details to products

G'day I have used Drupal itself for a few years but not the e-commerce portion. I am using Drupal 7.9 with DrupalCommerce 1.0 Jumping a site from a Virtuemart, I am trying to find references on how to attach manufacturers to products and record detai ...
ldbdragon — October 2011 — 3 comments

Discussion EU and US customers

I have webshop where can be two type of customers: EU- and US-customers. So how to display USD currency to US customers and EUR currency to EU customers? And also how calculate VAT only to US customers? ...
ace11 — March 2011 — 8 comments

Discussion update multiple prices

Hi, I am making a shop with multiple product variations resulting in maybe thousands of products. I have looked at VBO to update prices but it seems that I still need to click save on each single price update? 1. What is the recommended method for updatin ...
larsmw — April 2012 — 5 comments

Answer Answer to Question 7278

Vote up! 1 Vote down! akosipax, Are you saying that you simply want to duplicate the contents table on another page? This table is a view. You can put it anywhere in your website that you wish. There are a number of ways to accomplish this depending on wh ...
drupalability — April 2013 — 1 comment

Discussion upgrade role on successful purchase

How would I upgrade a role on a specific purchase. am trying to sell memberships to my site. so maded a product memebership. now all goes fine there. but how to automaically upgrade the role to "member" when they buy that specific product and th ...
Zuclo — March 2011 — 13 comments

Discussion Odd Pricing Table Issue

When I add a cart and checkout, then come back to the website the pricing table of that product changes. Example below. I buy a product for 28.00 and check out. When I come back to the website the product has changed to 2,800.00. Then in the pricing table ...
scott.carlton — October 2011 — 3 comments

Discussion Multivalue product attributes by only taxonomy

I wish to create attributes taxonomy for desired product type and select/create multiple attributes from this only taxonomy when editing product. Have any idea how to get work multivalue product attributes fields using taxonomy terms as attributes? ...
MasterPoint — May 2012 — 4 comments

Pages