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 Quantity Discount Rule

I'm trying to figure out how to use rules. What I need is a discount that will take 25% off order if there are 14 or more products in the cart of any kind. ...
pooon — September 2014 — 3 comments

Discussion Pricelist per user (Custom price per product and per user)

Hi, I have a complicated situation! I need one pricelist per user! What I mean: I have 500 customers that have different price per product on my ERP. So one pricelist per user. I have 1000 products. So, have I need to create 500x1000=500000 rules? I searc ...
tarasiadis — January 2014 — 3 comments — price, price list

Discussion Minimalistic Shopping Cart Block

I apologize if this has been covered elsewhere, but I was unable to find an answer. Basically, I want to have something like is here: https://badboy.com/. I want to put it in my header and it should only display the number of items in my cart as well as a ...
deusmalleos — January 2013 — 4 comments

Discussion How to translate "Order total" from checkout?

Hi I have question. Maybe sounds idiot, but I can not do. How to translate words "Order total" from checkout? Screen http://www4.picturepush.com/photo/a/7731472/img/7731472.jpg Of course I tried to translate with drupal translator, I looking in ...
nawi — March 2012 — 7 comments

Answer Answer to Question 43028

Vote up! 0 Vote down! A view is literally a "query" of the database, as opposed to a page of products. So if you have two views of the same product Skew, even with a different view name, the shopping cart will have two of the one item that is di ...
jdoege@shootersolutions.com Shootersolutions — November 2015 — 1 comment

Discussion Making Drupal Commerce Simpler for Clients

I'm pretty new to Drupal Commerce. I've built multiple stores with Ubercart. I was originally going to use DC but decided that it was too complex for clients to do simple things, such as adding products with variations. Recently, though, I' ...
Nick Baughman — September 2014 — 3 comments — ease of use, simple, clients, simplicity

Discussion Commerce Feeds and Commerce EU VAT import?

Hello I am using feeds with commerce commerce tamper to import products. I am using EU VAT Commerce. I would like to know if any have you been able to import VAT and how I have 1500 references and 3 possible taxes. I don't know how import and mapping ...
elca — June 2013 — 3 comments

Answer Answer to Question 3176

Vote up! 2 Vote down! Thanks a lot for your code! I turned it into a custom function that does not need to know the node's bundle nor the referencing field. <?php function mymodule_get_referencing_node_id ($product) {  // Itterate thhrough fields ...
lmeurs — September 2014 — 3 comments

Discussion Personal collection in the physical shop

How can I make a shipping method, what is "personal collection in the shop"? And I like to add a drop-down field to it for which shop where the customer can collect. Thanks! ...
Tamas Amon — June 2013 — 2 comments

Discussion Wrong price calculation

Hy people. just installed the kickstart 2 and played around a bit. When adding multiple products (one product but multiple amounts) i get after the add-to-cart a wrong value in the overlay, saying the total price of x-times the same product is the single ...
sammyfm — October 2012 — 5 comments — price

Pages