Hi
Can anyone on here help me with my new website?
I am building a dedicated website for memory cards www.allmemorycards.co.uk but I have hit a problem.
On my older site, www.tiktak-it.co.uk I allow flash memory product lines to be purchased by customers if I have no stock. If it’s 0 or -20 stock level.
On my new site I thought it would be great to use Choices. I read the advanced user guide on how to show a choice as out of stock. That works only if stock monitoring is enabled and with the Actinic default settings a customer can buy if it is 0 stock, but not negative. To enable a customer to buy if a product line is negative stock I have to turn stock monitoring off. This has the effect of no longer displaying the out of stock message.
The thing is with flash memory, every now and again demand for one particular make and model goes through the roof, such as 2GB Sandisk Gaming Pro Duo cards when the PSP was released. If I haven’t got them my competitors are also having trouble getting them.
For this reason I think it is important that a product line states it is not in stock, and a delay is likely. Not being able to take back orders means they go elsewhere who will take their money and they’ll wait with them.
Now on www.tiktak-it.co.uk I simply use the StockLevel variable, but there is no equivalent for a permutation. The closest variable is IsAssociatedProductInStock, which does not work when I disable stock monitoring, I use Line 50 for that anyway.
Is it possible to create a variable?
Cheers
Martin
Can anyone on here help me with my new website?
I am building a dedicated website for memory cards www.allmemorycards.co.uk but I have hit a problem.
On my older site, www.tiktak-it.co.uk I allow flash memory product lines to be purchased by customers if I have no stock. If it’s 0 or -20 stock level.
On my new site I thought it would be great to use Choices. I read the advanced user guide on how to show a choice as out of stock. That works only if stock monitoring is enabled and with the Actinic default settings a customer can buy if it is 0 stock, but not negative. To enable a customer to buy if a product line is negative stock I have to turn stock monitoring off. This has the effect of no longer displaying the out of stock message.
The thing is with flash memory, every now and again demand for one particular make and model goes through the roof, such as 2GB Sandisk Gaming Pro Duo cards when the PSP was released. If I haven’t got them my competitors are also having trouble getting them.
For this reason I think it is important that a product line states it is not in stock, and a delay is likely. Not being able to take back orders means they go elsewhere who will take their money and they’ll wait with them.
Now on www.tiktak-it.co.uk I simply use the StockLevel variable, but there is no equivalent for a permutation. The closest variable is IsAssociatedProductInStock, which does not work when I disable stock monitoring, I use Line 50 for that anyway.
Is it possible to create a variable?
Cheers
Martin
Comment