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.
Answer Answer to Question 5341
Vote up! 1 Vote down! Kickstart has been production ready since RC1. Have fun! ...
Bojan Zivanovic — April 2013 — 1 commentDiscussion "no line items found" in user orders
Hi, I have installed Commerce (7.x.1.8 version) but in user orders section when I select an order only price and total is shown. In despite of order details the message "no line items found" is shown. What can I do on here to show order datails? ...
Discussion Displaying all images of referenced products in product display node
After hours of work i got this solution. <?php /** * Implements hook_entity_prepare_view(). */ function HOOK_entity_prepare_view ($entities, $type) { $product_display_entity_type = 'node'; $product_display_type = 'dishes_pro ...
MasterPoint — May 2012 — 3 comments
Discussion Adding the Read More
I am trying to figure out how to get the read more link that displays on the demo site on a product page. Any ideas? It doesn't look like there is a view and there is no specific product page so... ...
tresero — January 2013 — 1 comment
Question Rule to change order status to "Completed" not visible and not working
Vote up! 1 Vote down! Hello A few weeks ago I gave Commerce a try and I liked it VERY MUCH. One thing I wondered about though, was why the orders stay in Pending state after a payment is submitted via PayPal (sandbox in my case). I asked a question and go ...
Question Displaying product variants on the same page
Vote up! 0 Vote down! Hi We're setting up as store in commerce kickstarter with the view of displaying product variants in a list (like http://www.graff-city.com/product_info.php?products_id=1420) rather than switching the product details by clicking ...
Discussion Setting up a complex shipping calculation rule
Hi, Thanks to the screencast on this website, I've been able to easily set up a free shipping flat rate for a particular product type. Now, I have to set an other shipping rate with a more complex calculation rule. Here is the detail: I have 2 produc ...
ccresson — May 2012 — 3 comments
Answer Answer to Question 13881
Vote up! 0 Vote down! Here is a page specifically for Commerce Kickstarter 2: http://www.drupalcommerce.org/commerce-kickstart-2/products It describes products, taxonomy, pages, variations, etc. ...
Brylie Oxley — June 2014 — 1 comment
Discussion Un-publish a Product Variation When Stock Reaches 0 Using "Rules"
Hey Everyone, thanks for looking at this post. I've been struggling for days to find the right combination of Event's, Conditions, and Actions, to un-publish a product variation when the variation's stock value reaches 0. For instance, if I ...
Discussion Different buttons in the cart
Hi How to make different buttons in the cart pages? Now is still the same button. I need in first cart buton "Next" and the last cart page button with "Confirm order". ...
nawi — July 2012 — 2 comments
