Hi,

Just found your module, very nice! I'll have to come up with a way to force users to buy a multiple of X (so one can buy 25, 50, 75, 100, 125 etc, instead of 26) but I'll figure that out.

One question I have is if this works with SKUs that are altered by attributes. So my normal product SKU is SKU-100 and when one adds an optional attribute the attribute module would change the order SKU to SKU-100-AB. Can I also add prices for SKU-100-AB via your module?

Thanx for your time!

Cheers,
Bartezz

Comments

travist’s picture

Status: Active » Postponed

Currently, this would just need to be handled manually by adding that SKU in the price list. I wrote this module assuming that the SKU's would be constant, but I suppose you could maybe make a few changes to tie it to a node id instead, but this may take some work.

selinav’s picture

Have you succeed to adjust this module for attributes?

matthand’s picture

This module works great with attributes, as long as you give the option combination a SKU adjustment through the products Adjustments tab. And each SKU needs to have a row in the Price List csv text.

The one major hold-up is with Checkbox attributes. Since UC blocks the checkboxes from doing a SKU adjustment, the price list breaks down for multiple items that are the same node with different checkbox attributes selected.

The price list will only work on the last item added there's multiple items with the same node and same SKU.

This module can work perfectly, as long as you only use radio lists and select boxes for your attributes. Then assign each possible attribute combination it's own SKU and add each SKU to the Price List.