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 Order prefix/suffix
How about to be able to prefix or suffix a Order ID. (ex 2010-ORDERID) Lot of my clients asking for this. (wich currently means (ubercart) hacking some places for it to show) ...
Docc — July 2010 — 4 comments
Discussion (Add to Cart) product button AJAX
I want the user to add the products to the cart with ajax, with my little knowledge of Drupal, i was able to add to the function (commerce_cart_add_to_cart_form) the Form Control #ajax to the submit form in the cart module file, this works as expected, th ...
verges — August 2011 — 3 comments
Discussion Show Collections by Brand?
I'm using Commerce Kickstart 2 and I was wondering if anyone can offer any advice on how to modify the Collection products view to show collections by Brand rather than by Category...? I have tried modifying the view but it broke my site. (glad I had ...
Christian Dewinetz — September 2014 — 1 comment
Question Download redirect on 404
Vote up! 0 Vote down! I have a commerce site that sells digital downloads. When a non-logged in user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It would be a lot nicer to redirect them to the login page and ...
Answer Answer to Question 3578
Vote up! 0 Vote down! Add a relationship of Commerce Order: Shipping information. You will then have a field named: "Commerce Customer profile: Address Appears in: commerce_customer_profile:billing, commerce_customer_profile:shipping." available ...
cruzeazy — July 2012 — 1 comment
Answer Answer to Question 7289
Vote up! 0 Vote down! 1. Use "feeds product-import" to import all product variations first 2. Then use "feeds product-display-import".- Source, Target, Target Config- SKU, GUID, Used as unique- SKU, Product variations: SKU (You may try ...
ng.ahchi — March 2013 — 2 comments
Answer Answer to Question 8066
Vote up! 0 Vote down! So, I finally made it work so here is the answer: Event: After udpdating an already existing line item Conditions: 1/ data comparison: commerce-line-item:type = product 2/ data comparison: commerce-line-item:commerce-product:type = Y ...
Nicolas Bouteille — May 2013 — 1 comment
Discussion How to display products in an individual page?
How to create a product page? I mean a product with its description and add to cart button. ...
Subhra Jyoti Bhuyan — September 2014 — 1 comment
Answer Answer to Question 7913
Vote up! 2 Vote down! Banzai, What you need is a configurable product that changes the base price based on line item fields. I've created something similar for a pizza shop website that changes the price based on the ingredients that you choose. http ...
Josh Miller — May 2013 — 1 commentDiscussion DC products with Node Reference
I created a new D7 and DC site of books as the products. The site will also contain a content type called authors. The Book product will be referencing an Author from the author type, and vice versa. Each book can potentially have multiple authors, as wel ...
zeta1600 — December 2011 — 2 comments
