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 COD Payment howto?
I am new to Drupal Commerce and would like to know the recommended way to implement cash on delivery payment. I our case this would also mean adding a COD fee to the shipping cost. Any comments are very welcome. Ingo ...
inki — December 2011 — 7 comments
Answer Answer to Question 3358
should be something like this: <?php foreach ($node-> field_product as $product) { $product_user ... = user_load ($product ['uid']['#value']); echo $product_user ['name'];}?> ...
Josh Miller — April 2013Question Search API using Views with Fields instead of Rendered entity
Image, Product Title, SKU, and Add to Cart Button Search Facets: Product Category, Search (Tittle) Search ...
otorrents — March 2013 — Search API Views Fields
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 10121
displayed and hitting the enter key on this field adds it to cart which is something I'm sure a spambot ...
dottodotdesign — September 2013
Discussion General Setup Question
description and picture. How do I remove the add to cart button from each product? I chose to use Drupal ...
garylc — March 2012 — 2 comments
Question How to disable 'Products' tab on a product?
Vote up! 0 Vote down! When viewing a product, as an anonymous user, i get 2 drupal tabs: View and ...
JoniHaeck — December 2012 — Product Display
Discussion Add product alter units (or packages)
another e-shop (non drupal project) where the above scenario works. Thank you in advance. Line Items ...
Answer Answer to Question 9735
this field on Add to Cart forms for line items of this type." under "Add to Cart form ... storyline nodes to the "Add to Cart" form. I think that was the easy part.:D The next part, which ... /cart and /checkout, is explained on the first video linked at the top. ...
Favio Manriquez — September 2013 — 1 comment
Discussion delivery time
Hi all, is it possible to let the customer chose the delivery time? I would need them to chose between some time slots. thank you in advance Lorenzo ...
lorenzo — December 2012 — 1 comment
