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 Tokens on product types
Is there a way to use a token for a product-id on a product-type? ...
Thomas Factory — April 2012 — 1 comment
Discussion How to Sell / Distribute Coupons or Gift Certificates
I'm having a hard time trying to figure out how to get coupon codes into the hands of potential customers. I have used both the batch coupons module and the fixed price coupons module and I can create discount codes, but how to I get the codes to the ...
John Callanan — December 2012 — 1 comment — coupons
Discussion Taxonomy for catalog and tags- not working?
Hi everyone, I'm in the process of completing our first DC shop and I'm running into an issue that might be misconfiguration but I'm not sure... The whole site uses about 8 different content types which allows related content of different t ...
Qubical — August 2011 — 1 comment
Discussion Problem with superfish
I am trying to use the superfish module, however my menus are not appearing as drop downs but next to the link it is supposed to drop down from. Please help ...
jsdesigns — April 2012 — 1 comment
Discussion Populate Commerce File fields programatically
Hello- I have followed the following example and it works well, is it possible to populate the product fields as well? For example, I have the code below creating a product which has a commerce file field attached. I would like to populate this field with ...
jon-pierre — April 2012 — 1 comment
Discussion Building E-commerce website for furniture products
Dear all, I'm Max from Malaysia. Currently I'm using Drupal 7 + Commerce to build a ecommerce website for my furniture business (www.ok2u.com.my). We sell product such as Bed room's set, sofa, mattress, dining sets, cabinet and etc. Differe ...
maxchock — January 2013 — 1 comment
Answer Answer to Question 3736
Vote up! 0 Vote down! I was having this issue as well. I went through the permissions and also enabled "View any product of any type" for Anonymous users. It worked. However, like BD3 said, I'm not sure what the security implications are. ...
mlaw — August 2012 — 1 comment
Answer Answer to Question 7518
Vote up! 3 Vote down! You're going to need to use hook_form_alter() to change the Add to Cart form based on what product it currently represents. All Add to Cart forms use the same form callback even though they use separate IDs, so you can still use ...
Ryan Szrama — April 2013 — 1 comment
Discussion Empty Shopping Cart Link
I have been scouring the net looking for information on how to create an "Empty Shopping Cart" button/link--without success. Essentially, my concern is, that if users add contents to their cart, it keeps the cart block display ad infinitum seemi ...
dale brendan — August 2013 — 1 comment — empty cart
Answer Answer to Question 3778
Vote up! 1 Vote down! I forgot to note above (can't edit) that I also disabled the Payment pane for now from the checkout process. A further step would be to assess if the user is registering for an event, or simply buying a tshirt. In the latter cas ...
kevinquillen — August 2012 — 1 comment