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

Donald interch at ready2run.com
Tue Feb 24 17:58:14 EST 2004


On Tuesday, February 24, 2004 9:00 PM, mike at perusion.com wrote:

> Quoting interch at ready2run.com (interch at ready2run.com):
>>
>> 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




More information about the interchange-users mailing list