Low stock report templates

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
Hi everyone!

Currently the low stock report templates are for: "Nothing", "Disable buy button", and "Unplublish"

I'm curious to know if anyone has or would be interested in writeing some code for a "Hurry now - only 3 stock left" type of low stock report template.

Essentially it would work like this:

If Stock < (threshold value) then
text.displayed = "Hurry now - only (stock amount value) stock left!"
elseif stock = 0 then
buybutton.disabled = "true" or productpage.aspx = unpublished

Something along those lines!

I'm running 1.9 and it doesn't have such a feature. I greatly appreciate the help!!
12 năm cách đây
Noone? :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.