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 Print field_images field tpl in node
Hy, i try the following and it works: <?php print render ($content ['product:field_images']);?> I need now, to be able to address each image and print some stuff inside the tag, so i tried: <?php $my_images = $node-> field_images; ...
Discussion main menu changing with product update.
Hi, I have edited the main menu which shows my product categories, i disabled some from showing and some i changed their names to be shorter on the menu. however every time i make some change in the product, the main menu changes back to its original stat ...
ariban99 — March 2013 — 4 comments
Discussion providing multiple products to buy in a single add to cart form
After days of trying, asking for support on this forum is my last option. I am building a website selling sim cards and the design should be as follows 1 page (add to cart form) on which you first will be able to select your sim card and than will be able ...
Discussion Where are Slideshow settigs
Hi In Drupal Views you can set slideshow behavior when Add Image. Where are this settings in Drupal Commerce? Thants to all ...
senzaesclusiva — September 2012 — 9 comments
Answer Answer to Question 10636
Vote up!-1 Vote down! Hello Lanceh1963, There is a view with that name that you can override with what you need. ...
Travis — November 2013 — 3 comments
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
Question Email order items to admin
Vote up! 1 Vote down! In Checkout Settings> Checkout Rules I've set up for the admin of the store to be emailed an order but the email that gets sent looks terrible. The ordered items are not listed nicely, it's all pear-shaped. Is there a wa ...
Question Condition commerce_order_contains_product always evaluates to false
Vote up! 0 Vote down! Hi I'm trying to use a Rule to assign a Role to a user who purchases a particular product. I've entered the SKU for my product, as asked, in the condition for the rule, but when it runs the Rule, the debug log shows: The co ...
Answer Answer to Question 10719
Vote up! 0 Vote down! From what I know, product variations are different versions of the product you want to add. For instance, for a color of T-shirt with 3 sizes you have 2 different colors. Product Variations would be... Small Red Medium Red Large Red ...
outlierdavid — November 2013 — 1 comment
Answer Answer to Question 7894
Vote up! 2 Vote down! I think you have to add a variation for each combination. I'd love to be wrong. ...
abiconsulting — May 2013 — 5 comments