asphole wrote:Cant you just set 'Display Stock: NO' in settings and then set the quantity to 10,000 or higher?
I think there may be a mod that does point 2 but by default in OC you would have to add these manually on each product.
PS:I'm sure when someone who can answer your question sees them, they will try and help but please remember most people helping on here are also running their own stores and help willingly when they have time. Accusing them/us of only helping when money is offered will likely offend some people.
As this is a free cart everyone using it is saving money, you are of course free to spend some of the savings paying for instant support on many freelance websites. Free support isn't always the quickest.
Good luck.
thanks for the help asphole, but all my stock settings are already on "NO" including Display Stock. still the problem is there. anyways i found the solution and i hope this will help all others
File: \system\library\cart.php [Find this code around lines 67-69]
Code: Select all
if ($option_value_query->row['subtract'] && (!$option_value_query->row['quantity'] || ($option_value_query->row['quantity'] < $quantity))) {
$stock = false;
}
Remove it or comment it out then there is no need to insert quantity for product options anymore.
......
I never want to offend anyone but this is what i observed and including many who PM me as well. In all the questions i have ever asked here only 1 got the correct response plus your response as well ..... Thank you my friend