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 Add to Cart button and SKU on the Product Display
Is it possible to display both the Add to Cart button and the SKU on the product display page? In "Manage Display" on the Product Display content type, I can change the "Product" field to display the Add to Cart button or the SKU. I ca ...
emmit95123 — October 2011 — 5 comments
Discussion Product Display in Views
How do you display a Product Display in views. I have am developing a t-shirt store I have created 6 back end products each of the same t-shirt but but with a different size / colour e.g. t-shirt-red-small, t-shirt-red-medium, t-shirt-blue-small... you ge ...
Harntrox — March 2012 — 3 comments
Discussion Inverse Relationship doesn't work
Hi, does somebody know why the Relationship Commerce Product: Node doesn't exist in the cart form view? In the earlier versions of Commerce it worked but now it doesn't work. function:commerce_product_reference_views_data_alter in commerce_produ ...
Discussion Details Section of Product Display
I am trying create a Details section in my product display that will show the details of the product as in this showcase website here: http://www.vintagechild.co.uk/vintage-collection/dresses/powder-blue-mid... I have tried to use views/blocks but have be ...
scott.carlton — September 2011 — 10 comments
Answer Answer to Question 8061
Vote up! 0 Vote down! Hi Sinha, It's very simple in the ccavenue_redirect_form add the following elements to auto populate the billing address on ccavenue payment page. $form['billing_cust_name'] = array('#type' => 'hidden ...
vinoth.govindarajan — May 2013 — 6 comments
Answer Answer to Question 6247
Vote up! 1 Vote down! What you probably want to be doing here is building a menu callback that re-renders the whole cart block at once, not updating the individual line items in the cart. That's WAAAAY harder to do than just re-rendering the block in ...
EclipseGc — January 2013 — 2 comments
Discussion Add to cart Button disapear!
Hello everybody! I'm using drupal 7 together with drupal commerce for the first time to build to a shop. Everything was going well until the "Add to cart" button disapeared from my product's page! I really don't understand what ha ...
hugoperry — July 2012 — 2 comments
Discussion One Page Checkout cart summary update based on shipping cost
Hello all, I am newbie to drupal and now working in drupal commerce.For my project i need onepage checkout method. I created this by arranging all the panes under checkout in store->configuration->checkout options. But i need shopping cart content(i ...
arun_ms — July 2012 — 2 comments
Discussion can this cool dropdown effect be achieved with kickstart v2?
Does anyone know if the cool dropdown cart effect at http://www.pleasygolf.com when you click "add to cart" be done with drupalcommerce_kickstart v2? theme ...
Discussion Updating the Price- Adding an On Sale price
As I understand it, I have to create a separate product node for each color and size variation. I combine those product variations using a Product Display node. This Product Display node becomes the "parent" or container for the child variations ...
echodos — April 2011 — 5 comments