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 Can not manage to display currency symbol instead of code-or- can I just remove the currency portion of the price
I am pricing products in ILS- Israel Sheqel Prices are appearing as ILS 12.34 instead of ₪ 12.34 (there is a symbol there, you may not be able to see it depending on your fonts/system) The core code seems to support using the symbol, as it's describe ...
photoboy — May 2012 — 10 comments
Discussion Home page "payment methods": stick together pictures on links?
Hello, I'm using kickstart 2 / Omega kickstart I have:. admin/appearance/settings/omega_kickstart/footer section/footer2 zone... to modify the appearance. admin/structure/menu/manage/menu-payment-methods to manage/add links. folder profiles/commerce_ ...
corbin — March 2013 — 5 comments
Discussion inventory
Hi, i am using commerce stock to keep track of the inventory of items however is there a report that i can see a price list with the amount of inventory per item remaining maybe even the prices etc... a detailed price list of all items i sell? ...
ariban99 — March 2013 — 5 comments
Discussion Print out a Drupal Commerce field only if it has a value
In Drupal Commerce, you can use the following to print out a field in your node.tpl.php file: <?php print render ($content ['product:field_NAME']);?> But how do you print a field only if it has content? For a normal Drupal field you woul ...
big_smile — February 2013 — 4 comments
Discussion Customizable dishes and online food ordering for restaurant
I'm building a food ordering site for a fastfood restaurant. I have all the products imported automatically with the "Feed importers" module. What I want to do, is to create a product display for meals with customizable side dishes. For exa ...
balint777 — January 2012 — 3 comments
Answer Answer to Question 4822
Vote up! 0 Vote down! It is possible to easily remove the demo store content (Drupal Commerce v1.6) Simply navigate to http://yourstore/#overlay=admin/commerce/config/demo or http://yourstore/admin/commerce/config/demo This should delete all the demo stor ...
medden — April 2013 — 2 comments
Discussion Zoom widget crash after changing product variation
I'm going to test a lot of widget images tool for zooming images on my commerce kickstart release but with EVERY tool I use, on changing product variation (for example the color of the item) the images are reloaded but without the applied effect. I ...
smurf — May 2014 — 3 comments
Question New Display Product View doesn't look like CK2 View?
Vote up! 0 Vote down! Trying to learn from Commerce Kickstart2 but ran into a wall. I created a new Product Type and added both Product Variations and Product Display (yay!). I cloned the View "Display Products (Product display)" and must have a ...
Judikins — January 2014 — 1 comment — Pages Views
Discussion ckeditor/wysiwyg not working with kickstart
Hello, Installed ckeditor with ckeditor 4 and 3.6 but not showing up on any page. Searched on web and tried all possible solutions with no luck. Changed the settings under admin>ckeditor advanced profiles point to Commerce Order message. Still did not ...
mcyclegar — December 2012 — 9 comments
Question Order Approval
Vote up! 0 Vote down! Hi everyone, I've seen several posts on implementing an Order:Awaiting Approval state in the checkout process, but I haven't found any solutions yet. I'm trying to do this by using rules, but I can't figure out a ...