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 7600

Vote up! 2 Vote down! Yes, If I Understood your question right, you have to use relationship in views. You can find this video helpful ...
drupalastic — April 2013 — 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 Ryan Szrama — April 2013 — 1 comment

Discussion Theming Product Display (attributes)

Is it possible to achieve a similar layout as this site: http://www.makr.com/ If it is possible, can someone guide me on where should i start? What required is that the tiled icons should be the product attributes instead of the actual product. Thanks ...
marvzz — October 2011 — 1 comment

Answer Answer to Question 7266

Vote up! 1 Vote down! Does such functionality even exist in any e-commerce solution? If so, please post a link. I have never heard of this before and not sure why it would be needed. Better yet, can you please provide more details about your use case? Per ...
drupalability — April 2013 — 1 comment

Answer Answer to Question 3415

Vote up! 0 Vote down! In order for rules to understand and react to your fields of an entity, you need to add a condition "Entity has field" and then you can create another condition on any field for that condition. http://joshmiller83.github.co ...
joshmiller Josh Miller — July 2012 — 1 comment

Discussion product display type not showing when I attempt add content

Created an additional product display type- home>administration>structure- with product reference field It is clearly present and created on the page------------------------------------------------- When I click to add content from the shortcuts, or ...
domineaux — July 2012 — 1 comment — product display type not showing

Answer Answer to Question 7151

Vote up! 0 Vote down! I think you'll need an hybrid approach. These links will help you with the library management: http://drupal.org/project/biblio http://groups.drupal.org/libraries/modules And drupal commerce will help you with the books sale. I ...
realskorpion — March 2013 — 1 comment

Discussion Creating product programmatically

i have a several XML where the product information is stored. It is a xml feed that my module gets through an API call. I have parsed the xml and got the product information. After i made some research here and there i understood that i need to use these ...
sathyashrayan — June 2012 — 1 comment

Discussion Hide "Add to cart" if field exists[SOLVED]

Hi everybody, i'm building an ecommerce and i've addedd into a variation a field called "Sold out" width radio buttons. How can i hide the "buy" or "add to cart" button if the product is sold out(sold out field chek ...
cavax — February 2013 — 1 comment

Discussion Product question.

Ok. I've tried to do this and I'm not sure how to approach it. we're a shop that does custom printing and framing. We have a ever growing image archive that we can make products from. I'd like to have these images listed as well as cre ...
James Haswell — April 2014 — 1 comment

Pages