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 [Solved] How to make two shipping methods?

Hi I need two shipping methods. First for clients paying on my account before sending product, then the shipping cost is less. Second for client paying on delivery, then shipping cost is higher. How to setup Flat rate module for me? ...
nawi — March 2012 — 4 comments

Answer Answer to Question 13471

Vote up! 0 Vote down! If it were me, I'd to a MySQL dump, or do it through code. Which one are you most familiar with? There is also Views data export, but I haven't used that. https://drupal.org/project/views_data_export ...
delta195 delta195 — March 2014 — 1 comment

Discussion Select Product by Year

I am looking for a simple way to select a part/product by the year in which it was manufactured, under a generation of products. For instance, selecting a Schwinn bicycle model, manufactured between the years of 1971-1973. I have looked at Apache Solr and ...
commercebythegr... — December 2011 — 5 comments

Discussion Breadcrums and urls

Hi, whay modules shall we use to get the best breadcrums for our product display, I mean cat1 >> cat2 >> nameofthe product with their url, etc, i´m tring with custom breadcrumb, but i dont get the same result as a typical web shop. And what is ...
drupalin — June 2012 — 2 comments — breadrumb, url

Discussion Add to cart, validate custom line item field using rules

Hi all, I am trying to compare a field in the custom line item i created against a field in the product display using Rules I have tried creating a new rule and used " Before adding a product to the cart" as event but when i try to set the condi ...
ishworthapaliya — July 2013 — 2 comments — add to cart

Discussion Inverse Relationship doesn't work

Hi, does somebody know why the Relationship Commerce Product: Node doesn't exist in the cart form view? In the earlier versions of Commerce it worked but now it doesn't work. function:commerce_product_reference_views_data_alter in commerce_produ ...
urfali-diyar — January 2013 — 2 comments — relationships, reference, display

Question Display product variation as specify product on the list

Vote up! 1 Vote down! Hello everyone! I'm building an e-commerce site with drupal commerce. I have a question about product variation and need your help: I have a "Product" with variation, example: Product A:- 3 pieces/box price 12$- 12 pie ...
Anthony King — August 2012 — 1 comment — Product Display

Discussion How can I display my commerce price (VAT included) on node?

Hello, I'm a new one and I don't find a simple solution for displaying my price (VAT included) on my node. In my manage display my price field is formatted amount (dsiplaying a calculate price). Wich rules to do for my result? I have a tax rate ...
giv — December 2011 — 5 comments

Answer Answer to Question 6247

Vote up! 1 Vote down! What you probably want to be doing here is building a menu callback that re-renders the whole cart block at once, not updating the individual line items in the cart. That's WAAAAY harder to do than just re-rendering the block in ...
EclipseGc — January 2013 — 2 comments

Discussion Accounting with DrupalCommerce- Integration of ERP

Hi all out in the Commerce Space;-) hi Ryan, For the last time we spend a lot of time in seeking and testing accounting software solutions. We finally have decided to use TRYTON (http://wwww.tryton.org) which is a fork from OPENERP (http://www.openerp.com ...
Tom Freudenberg — September 2011 — 4 comments

Pages