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 How to Sort Multiple Products in ATC Form

I have a display page that has multiple products in a single add to cart form. It looks like the products are ordered by product_id in the $form array. Is there a setting, view, or function that will allow me to change the sort criteria? ...
marvyndt — January 2014 — 1 comment

Question date format in mysql

Vote up! 0 Vote down! Hi all, I'm reading commerce_order using sql- and find that the 'created' date is simply stored as an int(11)- like this: 1346058279. Obviously there is a way to 'normalize' this- but how? Like- when I'd ...
drupal_kid — August 2012 — 1 comment — date data format

Discussion Dynamic Price Pre-calculation

We've specified early on that we will be using Rules for dynamic pricing, which incorporates things like taxes, discounts, price lists, etc. What we realized is that where this really matters- in fact, the only place we're targeting dynamic pric ...
Ryan Ryan Szrama — December 2010 — 5 comments

Question Calculation of Price

Vote up! 0 Vote down! I've been looking for a solution for the next case for a while: Let's say I have a product which price is calculated via height and width, like silk for example. You calculate the price multiplying height * width (+1) * sil ...
Ganzeiba — May 2013 — 1 comment — Formula, Custom products

Question How to do Drupal Core updates with Drupal Commerce

Vote up! 0 Vote down! I can't find any information about updating the Drupal Core (7.28 is now available and the system is screaming for it- you know how it is). Since I have never worked with a distribution before, I'm not sure just how to go a ...
Don Kettle — August 2014 — 1 comment — drupal core update

Discussion splitting up cart and orders

Hi everyone, I'm currently working on a drupal commerce site where I need the ability to split up the order and payment process into different segments based on which user is selling the product. It's kind of a marketplace where users can post p ...
chester_martin — November 2011 — 5 comments

Discussion Display Product with discount

Hi everyone, My problem is simple, i want a view with all products that have a discount in my store but i can find a way to filter in that purpose. Thanks in advance for your help. ...
FrankiAA — November 2013 — 4 comments

Discussion Custom field not showing up even with “entity has field” condition- Commerce/Rules

I am trying to create a custom Commerce price multiplier rule, based off of a content type field, that holds the multiplier value. I add the "entity has field" condition, from the content type, with the data selector "commerce-line-item&quo ...
jmhead — September 2012 — 1 comment — rules content-types

Discussion Is DrupalCommerce right for me?

I need to charge a user during registration for access to a client's Drupal 7 site. We don't have any products, so there isn't really a need for a cart of further shopping. Is DC overkill, can I easily just use the payment api to take payme ...
justageek — April 2012 — 3 comments

Answer Answer to Question 4516

Vote up! 0 Vote down! Yes I still find things confusing Drupal Commerce 2.0-rc1 product types and catagories. I've read the documentation, but still having a time wrapping my head around this. I don't have any suggestions on how this could be ma ...
Jim Ruby — October 2012 — 1 comment

Pages