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 Commerce Product Feeds Import Product Displays
into Commerce Kickstart 2.6 and at every turn it's fraught. My latest attempt has been to a) Use ... Node Export to get a CSV of products from old site. Good. b) Import using Commerce Product Feeds. Three ... have to go into the /admin/commerce/products/variations and then hand-edit =each= product to get ...
suntower — October 2014 — displays import feeds products
Question Tax on specific product types in Commerce
Vote up! 0 Vote down! I don't see any option with either the commerce VAT module or the ... Commerce tax module to specify tax dependent on product types. Some of our products do not have VAT on ...
Discussion Commerce Feeds creating Duplicate product display types
Hello I've been importing products and product display types for a long time with no problems. On the last import i've have tried to do there seem to be some kind of problem with the Product reference import i do, however. It creates duplicates ...
smash — February 2012 — 6 comments
Discussion commerce reports and product cost / net profit
Is there any easy way to save the cost of product and showing net profit in Commerce Reports? It ...
Discussion Product image on cart form
Does anyone know how you can get a product's image to show on the shopping cart form? In product types there is a line item display and I've added all the fields I want there including the products image but this does not seem to affect the cart ...
magicmyth — November 2011 — 28 comments
Answer Answer to Question 39986
https://www.drupal.org/project/draggableviews? If your store has large numbers of products then I would abandon the idea of manual sorting and ...
Andy @ BlueFusion — October 2015Question Is it possible to build an interactive product form with Drupal Commerce?
http://www.theitdepot.com/buildownpc_details_C113.html using Drupal Commerce. Thanks in advance. Product Variation Product Display ...
Question Uploading file with order in Commerce
Vote up! 0 Vote down! I am having some issues finding a suitable method to allow customers on a printing website upload files with their orders. I have created a file upload field on the product line item but even when this field is mandatory the file wil ...
Joeuk — September 2014 — upload file
Documentation How do I display products for sale?
On a clean install of Drupal Commerce, simply adding products to the backend is not enough to ... display them for sale with an Add to Cart form. Drupal Commerce separates the definition (on the back end) ...
Ryan Szrama — May 2012 — 1 commentAnswer Answer to Question 9541
https://drupal.org/project/rpx Also, there are a number of "share widgets" that accept tokens... ... https://drupal.org/project/sharemessage and it would simply be a matter of creating your own custom token based on the current user id. ... hook_form_alter() function. <?php function example_form_commerce_checkout_form_complete_alter (& $form, & ...
Josh Miller — August 2014