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 Gift Cards
We have a business need to implement gift cards, and after a little searching about and realizing the relative large scope, I thought we'd just post here to see the community's thoughts on this problem. The Gift Card module we intend is to provi ...
Question Should I give up on Kickstart 2?
Vote up! 0 Vote down! Being an old “hard coder” in HTML who have never used Drupal or Commerce Kickstart in the past, I am in the process of building a responsive web-site with a shop, using the XAMPP server for a local testing environment on a Windows 7 ...
Lars Lemming — October 2014 — 1 comment — 120 second timeout error
Discussion Product Importer taxonomy reference field
Hi! I would like to import products into the Commerce. It works, but I cannot import multiple terms into the taxonomy reference field. The products have these fields: SKU Title Description Image Price ProductGroup (reference to taxonomy terms) For example ...
Answer Answer to Question 7181
Vote up! 0 Vote down! I used this code in my footer div: <?php if ($user-> uid > 0) { print l (t ('my account'), 'user'). ' | '. l (t ('Logout'), 'user/logout');} else { ...
jaap76 — April 2013 — 2 comments
Discussion Voucher Only System- Keeping User Credit Balances
Hi, We have a canteen at work and I'd like to create an intranet site where employees can order from the canteen. We have a rudimentary system right now, where employees pay someone cash, who then adds this amount to the employee's balance on a ...
meason — March 2013 — 2 comments
Discussion A alternative idea for attributes with price- line type, rules and product references
I hit a big problem recently with Commerce and attributes, that almost needed me to bin everything and go with a different system. I would like to describe the attribute idea / potential solution that might keep Commerce as a viable option in this use cas ...
mikeaja — March 2014 — 11 comments
Answer Answer to Question 7293
Vote up! 0 Vote down! Hi talengix, Yes I mean exactly that what you mean. Problem is that I must implement this http post method on the commerce system anywhere. Because there are no payment module for kyrgyzian's bank system. Can you maybe please te ...
Lesto09 — March 2013 — 2 comments
Discussion Commerce backoffice
Hi I install this module http://www.drupalcommerce.org/extensions/module/project/commerce_backoffice but i have only edit and delete option. I want fast edit price. Where is problem? ...
nawi — March 2013 — 2 comments
Discussion Commerce File and Videos
Hi I'm testing out this cart for a possible update to my existing cart. I'm currently trying to use commerce file to set up products that can be downloaded after purchase. When I try to add files to a product, it will only let my upload a file t ...
Answer Answer to Question 7278
Vote up! 0 Vote down! 1. Go to Checkout settings: /admin/commerce/config/checkout/form 2. Shopping cart contents > Configure 3. Check: "Include this pane on the Review checkout pane" ...
r — March 2013 — 2 comments