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 12520
Vote up! 1 Vote down! Here is what I understood. You have a view which lists a bunch of products. When a user clicks on any row, he is taken to another page where he can only see the title, teaser and add to cart button (unless he has already purchased th ...
neeravbm — December 2013 — 2 comments
Discussion How not to show Add to Cart button to Products already bought???
I am selling files, and I am setting up Commerce File to make it... it seems working. When the User goes back to the Product Display of a Product he already bought (with granted license), than the file download link correctly shows up (nice!). But still t ...
itamair — December 2011 — 8 comments
Answer Answer to Question 6692
Vote up! 0 Vote down! I guess the community here is super slow. I managed to solve the problem. ...
vishy_singhal — January 2013 — 2 comments
Answer Answer to Question 4754
Vote up! 2 Vote down! You can just disable that block, and create a new one with the same look: 1. Site settings/Blocks 2. Disable the block: Promotional banner 3. Add new block 4. Enter block decription: Example Promo Banner 5. In text format, select: Fu ...
spanac — January 2014 — 4 comments
Answer Answer to Question 13677
Vote up! 0 Vote down! The Add to Cart message is displayed via Rules in response to the "After adding a product to the cart" event. The rule configuration that does this uses a special action called "Display a translatable Add to Cart messa ...

Answer Answer to Question 12475
Vote up! 1 Vote down! Hello ivanhelquera, Nothing specific or trivial needed. Install the Paypal module, by default a Paypal account will have the standard method available so enable and configure that part of the module. Configuration entails inputing th ...

Question Modifying the Checkout procedure
Vote up! 0 Vote down! I am building a proof of concept ecommerce solution using commerce kickstart v2 I wish to implement a system where a user can submit an order but an admin must approve orders before the customer can pay- I have a feeling I can do thi ...
Discussion Copy product variation types
Hi everybody. My store contains similar types of products with difference in one or two fields. For instance T-shorts for children and adults have different lines of sizes but other fields such as color, images are identical. Is there any way to copy prod ...
Kiteman — December 2012 — 4 comments
Discussion Testing site with fake credit card or sandbox
I am trying to create an online store that will only be selling downloadable content. I have no experince setting up a commerce system and I am wondering is there a way I can test the site? I want to put a sample item up and price it at $20 and then buy i ...
scampbell70 — January 2012 — 6 comments
Discussion Handling Fee on checkout
Hi guys, I'd like to ask how to add handling fee on each product during checkout. I have tested this module but it only add handling fee to the amount of all products during checkout. On the cart, it should display product price, handling fee and cal ...