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.
Question Auto create a user account when admin creates new order for new customer
Vote up! 0 Vote down! Hey all, So I think the title kind of explains it all. What I'm trying to do is auto-generate a user account for a new customer when an admin creates a new order for that customer if the system detects that there is no existing ...
Question Is there a limit to referenced (product) entities in Drupal 7.2?
Vote up! 2 Vote down! I am setting up a site using Drupal Commerce with three different product groups defined by both product and content type Each type has 80 individual products A portion of these products are variable – meaning that I am consolidating ...
plasterdog — April 2013 — 2 comments — product reference field
Question Checkout custom date field validation
Vote up! 0 Vote down! Hi, I installed the Commerce Fieldgroup Panes module and added a custom date field (for pick-up) to my checkout form. The thing I would need now is to validate the date field against the current time, such that users are only able to ...
Discussion How do I translate the options in attribute field select lists?
Hi, I've developed a Commerce Site using Drupal Commerce. The project is started one year ago. The Products Types was created using "Term Reference" Field connected to a "Localized" taxonomy vocabulary. The user create the Product ...
Discussion Image style depending on stock level
How can i change the image style for a product (variation) when the stock level has reached "Out of stock" level? Would be great to add a badge to the product image saying "SOLD". Thanks! ...
timbraeckman — November 2013 — 3 comments
Question Realization problem: How to create a product with selectable values
Vote up! 0 Vote down! Hello, I started on Drupal. I would like to create a page where the user selects some items which all has a price. Once the selection is made, the user adds the order to the cart. example: A combo with a choice between:- Cake type (3 ...
romsVLM — April 2014 — 2 comments — add product
Discussion How to display Multiple products at Homepage?
Is it possible to display multiple products? Actually by default it is displaying only 2 right...I want to display multiple Thank you ...
bodagalaramkumar — February 2014 — 2 comments
Question Unable to get Order notification at Commerce Kickstart 2.4 in html format
Vote up! 3 Vote down! I have installed Commerce Kickstart 2.4 site on my local development environment based on AcquiaDevDesktop stack (acquia-drupal-win-7.19.18-5932.47952.exe). I have noticed problem in generated notification emails by rules engine (Com ...
Discussion Product Importer taxonomy reference field
Hi! I would like to import products into the Commerce. It works, but I cannot import multiple terms into the taxonomy reference field. The products have these fields: SKU Title Description Image Price ProductGroup (reference to taxonomy terms) For example ...
Answer Answer to Question 7181
Vote up! 0 Vote down! I used this code in my footer div: <?php if ($user-> uid > 0) { print l (t ('my account'), 'user'). ' | '. l (t ('Logout'), 'user/logout');} else { ...
jaap76 — April 2013 — 2 comments
