[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Matrix options with no price differential from master item


On Tuesday, February 24, 2004 9:00 PM, suppressed wrote:

> Quoting suppressed (suppressed):
>>
>> Is there any easy way to set up Matrix options with the variant's
>> prices coming from the main sku in the the products table, rather
>> than a price column in the variants table?
>
> CommonAdjust   products:price:mv_sku

Thanks Mike! - easy when you know how.   However, I think I am a little
confused now :-)

What exactly is "mv_sku"??  Is it a "special" built-in modifier that works
like any other user-defined modifier, except that when posted to the order
routine it *also* replaces the product sku so that [item-price] etc refer to
the variant sku?

I'd be grateful for a short technical explanation to help me get my head
round what's going on here.

Also, will CommonAdjust products:price:mv_sku take care of sale_price?

My current CommonAdjust reads:
CommonAdjust    :sale_price, ;:price, ;$, ==:options

So should the new common adjust read:
CommonAdjust    products:sale_price:mv_sku, products:price:mv_sku,
:sale_price, ;:price, ;$, ==:options


_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.