Active
Project:
Ubercart Views
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2010 at 18:25 UTC
Updated:
17 Mar 2011 at 14:23 UTC
I would like to be able to show a table of my products with product name, sku, stock, various cck fields, and finally attribute price. This doesn't now work as uc_views is only showing the product base price.
I have a main product with base price $12.00, and 3 attributes with adjustments of $4, 10, 20.
So, on my view I want to show each product attribute with the final price the customer sees. Is this possible with this module, or some other module, or glue code?
Basically I need to see my products, product info, stock, price all in one table. Even if I could just see the adjusted price, I would be able to do +12.00 in my head, or export it to Excel and write a formula.
Comments
Comment #1
dirtysteak commentedThis would be very helpful for us as well. We sell plants, and don't even use base SKU cost fields, all pricing is done at the attribute level so we can give different prices for each size (no standard 'markup' based on size in this industry)