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 Product Types & Attributes
If I have 2 different attribute options (color & size) and I want some products to have those attributes or combinations of those attributes, do I need to set up a different product type for each combination? eg- Some products will have no attributes- ...
thepauly — August 2011 — 2 comments
Discussion question: IMCE file browser and commerce file / private file system
I searched for quite some time for this and couldn't find anything. I want to use IMCE to browse the private folder (and sub folders i have created) to find my files to upload for commerce file field. When i open the IMCE file browser within a produc ...
Discussion Remove "Add to Cart" /Sell external products
How is it possible to sell external products via affiliate links without using the DC cart? I want to remove the "Add to cart link" on some products (not on all products). There should be only a link directly to the product on a external vendors ...
mindless74 — December 2013 — 1 comment — links, add to cart, external, Affiliate in drupal commerce, external system
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 ...
Discussion Product entities and/or product nodes??!!... how to handle my bookstore catalogue in DCommerce?
Hi, thank for this great work... but I really feel confused about the new way of handling with product entities and product nodes. I thought that the D7 structure would have allowed to simply face a product class as a content type node, and a product inst ...
itamair — February 2011 — 10 comments
Discussion Attributes
I created several attributes in "product" in admin / commerce / config / line-items. Now I want to relate: Attributes:-children-age1-age2-age3... Children: 1, 2, 3, 4, 5, 6 if we choose option 1, show only the attribute age1: age1: 1, 2, 3.. if ...
laraz — November 2011 — 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 commentAnswer 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
Discussion Product Reference Field Specification
So, as I've been implementing the product reference field based on the prior specification, I'm realizing it wasn't specified enough. At the very least, having a guiding document that tracks the way this differs from a node reference is nec ...
Ryan Szrama — February 2010 — 12 commentsDiscussion Adding extra submit handler for checkout pane
Hi all, I have a checkout pane for customer billing information and I'm trying to add an additional validate + submit handler for it to allow me to verify the address via a 3rd party service. At the moment, I can do something like: $checkout_panes[ ...
