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 Views and Product Displays
I have several views set up using product displays with the referenced products, no problem there. I need to set up a new view using product displays referencing multiple products now. I get a separate entry for each referenced product in the view. I have ...
Discussion End of Line Bug?
I'm creating new products with Title and Body. Within the body content, I'm separating the description line by line. But when it comes to displaying, everything is combined into one single line. I try to re-edit but everything is still normal (w ...
kr4yzi3 — November 2012 — 2 comments
Discussion configurable product with textfield?
Hi, is it possible to create product with text input field in current drupal commerce? I need to create personalizable product where you can input your text to be written on it. If it is not possible, what would be your aproach to implement it? Thank you ...
tuft — August 2011 — 1 comment
Discussion Mutiple product types / line items > one product display?
I'm in a situation where I've spent a massive amount of time theming a product display node type which has a referenced product type and a product line item. Now I'm going to add a donation line item type into the mix. Is there a way for me ...
TwiiK — November 2012 — 2 comments
Answer Answer to Question 4736
Vote up! 0 Vote down! Thank you for your responce, Are you sure that the procedure you're describing above applies to my issue? Steps: 1. Define the discount scale by adding the base prices of the products in the cart, excluding tax. 2. Add correct t ...
sagan_gr — November 2012 — 2 comments
Discussion User focused documentation of the product aspects of kickstart demo
The DC team have done a fantastic job with the latest kickstart but the learning curve for non Drupal users is still high. I needed to clearly explain the demo capabilities to my user, for example how the product variations, product variations types and d ...
Answer Answer to Question 4123
Vote up! 1 Vote down! Hey sorry for not posting this before. I am currently very busy finishing the project off so have not had the time to update this. I will come back in a week or so to post a link to a detailed explanation (newbie friendly). Basically ...
alexito — August 2013 — 1 comment
Question How to replace the standard Add to Cart block?
Vote up! 0 Vote down! Hi, I used VBO in order to assemble a view showing fields (such as size, stock, price, add to cart quantity) of all product variations of a product. This allows me to select the quantities to order for all variations (different sizes ...
Answer Answer to Question 4772
Vote up! 1 Vote down! You will want to use hook_form_alter() and change the #access to the following for whatever fields you want to hide for anonymous: <?php // if anonymous, deny access $form ['field_name']['#access'] = user_is_lo ...
Josh Miller — March 2013 — 1 commentDiscussion Can't send customer email without account creation
Hi, I've just been trying out Kickstart 2 for a week or so- first I installed it with the demo store to explore it, now have wiped and reinstalled without the demo content. The only additional module I've added is SagePay Form Integration (dev v ...
headbank — January 2013 — 4 comments
