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 Images and the Slideshow Module in Kickstart
Hello, I am new to Drupal Commerce Kickstart 2, and I am working on creating images to use in the slideshow module. Using photoshop, I have images that are 3000 x 2000 pixels. I am make my edits, scale the image to 400x300 and save it as a jpeg format and ...
Louis Preston Thornton — July 2013 — 1 comment
Discussion Drupal Commerce Customer Profiles/My Account
G'day folks, I am using Drupal Commerce 7.x-1.1, Drupal Core is at 7.10. I can go into Customer Profiles as an administrator and add a customer profile but I need the customers to be able to register themselves, add billing address, shipping address ...
ldbdragon — December 2011 — 2 comments
Question Add role on checkout if cart contains certain products
Vote up! 0 Vote down! I need to add a role to a user if they have a specific category of products within their cart. I have gotten the rule to work when they have one of these products in their cart, but it seems to break when there are multiple products ...
Threadsniper — August 2012 — 1 comment — Rules
Discussion Alter cart unit price and total amount
I need help on this code which is invoked on calculate sell price rules event on cart view. Line items and order are properly modified. But nothing is displayed, old unit price amount and old total amount are displayed. Even after cart refresh. Any idea? ...
Discussion Discount in commerce webform
Hi! I am using commerce webform to create an event ticket. There is a question in the webform asking whether the participant has already attended the previous event? IF he selects YES, will ask for his attendee number and should provide 10% discount of th ...
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 From content types to product types.
Hello, I have just installed Commerce in view of adding e-commerce functionality to a site that currently presents products that were sold over mail order. The site has been developed in Drupal 7 and the client is so happy he wants to set up a boutique... ...
apprentia — April 2011 — 4 comments
Discussion Adding other sub product inside product
Not sure how to do this bu,t it is my next project. I have two products on my site. I need to add a text field to the products that would allow a customer to donate how much money they would like to be added to the product price. The product would have a ...
jmr3460 — October 2012 — 1 comment
Answer Answer to Question 10562
Vote up! 2 Vote down! You could setup a View Block or Page that shows Order and Product information and then setup the contextual filter (or you may be able to do this in the relation) to show only products related to the current logged in user. ...
Travis — August 2014 — 1 commentDiscussion How to show only non referenced products in the "product reference" widget?
When I create(or edit) "Product display" node in "Product reference" field widget I can chose any product entity. I don't want to display products that are already referenced to other "Product display". I want to hide th ...
milkovsky — February 2012 — 3 comments
