Hi all - I'm doing a shopping site for one of my clients. quite a large one, 300 ish products, But giving the various 'finishes' we have it brings it upto about 1500 product variants in total. He's just asked me to put a global discount on everything sitewide for the 'grand' opening, and I've just realised I've entered 1500 prices in using static information. Firs tthings fir
Now for the problems - Is it possible for me to dynamically update the component Information - I have a component set up with prices per colour, and an attribute with colours. My problem is that with the colours - they all have different prices so I need to set it up so that we have dynamic labels - e.g
DL280 - Lever Lock - <%PRICE%>
is this at all possible ?
I don't mind changing all my descriptions to include a dynamic field that can reference the price, but having to go through every price, take a percentage off and then wait a few months and put it back on.
Now for the problems - Is it possible for me to dynamically update the component Information - I have a component set up with prices per colour, and an attribute with colours. My problem is that with the colours - they all have different prices so I need to set it up so that we have dynamic labels - e.g
DL280 - Lever Lock - <%PRICE%>
is this at all possible ?
I don't mind changing all my descriptions to include a dynamic field that can reference the price, but having to go through every price, take a percentage off and then wait a few months and put it back on.
Comment