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 7198
Vote up! 3 Vote down! It's possible. I have a commerce site that picks from three payment methods depending on the shoppers geographical location and the type of product in the basket. The former is done with Smart IP which exposes a ruleset I can us ...
garrettc — August 2014 — 1 comment
Question Large Company Software website
Vote up! 0 Vote down! I am currently in the process of deciding to use Drupal (commerce) or not. At the moment i have develop a website for my company that, Manages stock, Manages company accounts (including credit limits), invoices, purchase ordering i e ...
rotty_dean — April 2013 — 1 comment — performance
Discussion Cart/Checkout Links
Hi guys, do you know why the Checkout-Link in Commerce Kickstart is directing to the shopping cart and not directly to the checkout page? How can I change that? Thanks ...
quvxqy — March 2013 — 1 comment
Answer Answer to Question 7554
Vote up! 1 Vote down! The issue here is that "combine like items" only comes into affect with each additional press of the "Add to Cart" button. If you set the quantity to 10 and click "Add to Cart", it's adding a single ...
Ryan Szrama — March 2013 — 1 commentAnswer Answer to Question 7580
Vote up! 0 Vote down! Hi, Using this great rule I got the following debug messages:- Unable to evaluate action commerce_line_item_unit_price_amount.- Unable to get the data value for the variable or parameter amount. Error: Unable to get the data property ...
Summit — December 2013 — 1 comment
Discussion How do I modify the default Commerce Discounts view to filter discounts by user
On the admin/commerce/store/discounts page, I would like to edit the view and add a filter that would allow me to find all of the discounts for "Order Discounts" where there are discount conditions applied to specific users? In short, I want to ...
lalbright — December 2013 — 1 comment
Discussion Choice of Checout Vendor
HELP!! I hope someone has some insight. I am new to Drupal Commerce, so I am completely stumped by how to give clients a choice of checkout venues on my site. I want to allow the user to select either PayPal or 2Checkout to complete their transaction. Rig ...
cajinx — April 2012 — 2 comments
Answer Answer to Question 4002
Vote up! 0 Vote down! Create a new content type with the word display at the end, e.g. Furniture display. Make sure that the field Product variation (originally called just Product) is included. Save it and it will appear on the list when creating a new p ...
Stuart Hertzog — August 2013 — 1 comment
Discussion How can I hide a product variation field in the page template?
I have successfully hidden one of the content type fields using the code below: <?php hide ($content ['field_desc']); ?> I have then managed to display the above where I want it using the code below: <?php print render ...
Discussion product catalog
Hallo, When you edit or create a product in kickstart you get the option the choose from a taxonomy list. Is added by a module or is there an other way to add this? Thanks, Ben Product catalog Attachment Size screen_shot_2014-07-25_at_18.28.54.png 81.93 K ...
ben van den broeck — July 2014 — 1 comment — Product catalog
