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.
Answer Answer to Question 4887
information, see the FAQ and documentation on the Commerce PayPal project page. ...
Ryan Szrama — April 2013Question Product Variation as Thumbnail rather than Dropdown
Vote up! 0 Vote down! Hey all, I am wondering if someone has tackled having product variations as thumbnails rather than a dropdown option. Have a look at this page: http://www.partytimerentals.com/catalog/product/basic-poly-rounds You see that I have loa ...
Answer Answer to Question 10941
(https://drupal.org/project/auto_entitylabel) solved it for me. After enabling the module, you will find its settings at ... admin/commerce/products/types/[product-type]/auto_label As well as in a tab next to the manage and display fields. ...
scresante — August 2014
Answer Answer to Question 13054
sequence:) 1) Goto https://drupal.org/project/superfish 2) In that page Requirements:------------------ 2.1) ... C:\wamp\www\commerce_kickstart-7.x-2.11\sites\all 5) Place the 2.1 in the C:\wamp\www\commerce_kickstart-7.x-2.11\sites\all\libraries 6) change the ... name as superfish. 7) Place Downloaded 3.1 in C:\wamp\www\commerce ...
bodagalaramkumar — August 2014
Discussion Is this possible with drupal?
I am new to drupal and considering using drupal commerce on my newest ecommerce project. As ... such as brand, color, season, etc. How might this same result be accomplished in drupal commerce ...
merryseeker — July 2012 — 4 comments — product filtering
Question Product Bundle with options
bundles (I already tried to https://drupal.org/project/commerce_product_bundle, which seems to be a good ... achieve that? I'm quite new to Drupal Commerce (but not to Drupal). Thanks! configurable product ...
flo81 — August 2013 — configurable product
Answer Answer to Question 4236
Vote up! 2 Vote down! Yep, all you have to do is enable both submodules of the Commerce PayPal ... project for the related services. They can exist side-by-side with no problem; you just have to configure ...
Ryan Szrama — April 2013Discussion Workflow for custom checkout
First off, this system is absolutely genius. I've done a few small projects with Drupal ... Commerce, and I can't imagine not using DC. If you understand Drupal and have programming skills and ... commerce_checkout_pane_load() to load my payment pane. From there, DC takes it from there. The client was only specific about ...
delta195 — March 2014 — 2 commentsQuestion Taxonomy Term not showing up in Views Filter Criteria
question yet. I am working with Commerce. I am creating views that filter my products onto different pages. ... what I am missing? Would this module be helpful? https://drupal.org/project/term_search edit: I have ... reference commerce product ...
Answer Answer to Question 3553
http://drupal.org/project/commerce_extra_price_formatters that gives you a lot of control over how you show the person's savings without resorting to ... Vote up! 1 Vote down! I recommend you use http://drupal.org/project/computed_field and ... bit of php code: <?php $price = $entity-> commerce_price ['und'][0]; $calculated_price ...
Josh Miller — April 2013