This module works beautifully on the product node page. How difficult would it be to extend to work with the views module?

I have a scenario present where we are displaying many products in a list using the out-of-the-box taxonomy-term view. We are displaying product name and attributes (using the "Product: Add to cart form" field). The dependency doesn't appear on the view list when the dependency option is selected, but does appear on the node page.

Thanks

Comments

trobey’s picture

I am not sure exactly what you are doing. I just tried it using Views 3 on Drupal 7 using a view based on content and it is working. When I try a view based on taxonomy I do not see an option for adding the add to cart field.

trobey’s picture

Title: Add support for views » Add support for multiple add to cart divs on a page
Version: 7.x-1.5 » 7.x-1.x-dev
Status: Active » Fixed

Support has been added for pages with multiple add to cart divs. The changes have been checked into the development branch.

trobey’s picture

Status: Fixed » Closed (fixed)

Backported to Drupal 6. Fix released as 6.x-1.4 and 7.x-1.7.