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.
Question Publish products with just the attributes it has
Vote up! 0 Vote down! Hello, this is a completely newbie question. How do I have to add a product and how do I display it? For example, I need to add a shirt with blue, black, green and small, medium, large. If I publish that, it appears with all the size ...
Question How do the Promotional Banner/Shippin discount blocks get displayed
Commerce Kickstart whit the demo store I get the Promotional Banner/Shipping discount blocks displayed. ...
Phil — October 2015 — front page promotion shipping discount
Question Multi-currency pay into two separate bank accounts
either Euros or Pounds Sterling. Commerce allows for this multi-currency requirement quite easily. ... is this a feature of Commerce or is more a feature of the chosen payment gateway. my client has ...
Question Other than the default installed themes, which themes are fully compatible with eCommerce Kickstart?
Vote up! 0 Vote down! It seems there are no premium Drupal Commerce themes which support eCommerce ...
Question Fetch products created by acting user
= $user->uid; $products = db_query("SELECT * FROM {commerce_product} WHERE status=1 AND uid=uid"); ...
sketman — May 2016 — Product Listing
Discussion product images per colour
Hi This might be a really easy thing to do but I couldn't find a solution. Selling T-shirts in different colours and sizes. Each colour has it's own set of images. These images don't change on sizes. Based on what I understand I will need t ...
frozensage — October 2012 — 2 comments
Discussion Import script
commerce (what is searchable). I tried that:... $product = commerce ... I search in this field? I can search in SKU field with commerce_product_load_by_sku() function. Gabor ...
Gábor — May 2012 — 4 comments
Question How do I sort my product dislpay
I am new to Drupal as well as Drupal Commerce, so please be kind. Currently all of my products are ...
David Lavely — October 2015 — sort
Discussion omega_kickstart subtheme
Hi, Could anyone give me some pointers as to what I need to carry over from omega_kickstart to a sub theme? Kickstart 2 is brilliant and I'd like to base my site on omega_kickstart but without changing anything in the omega_kickstart theme. * What ne ...
zapple — September 2012 — 2 comments
Discussion new orders on top
Hi, when someone places an order on my site the new orders go to the bottom of the list, so i have to scroll down to see the new orders, can this be the opposite? the new orders should be on the top and hte older ones on the bottom? thanks ...
ariban99 — March 2013 — 2 comments
