Get prestashop product stock from module modification
Budget: $10 – $30 USD
I need to get prestashop product stock.
I modify iqwithlist to get the wishlist on cart page and put buy button to add to cart.
But now i need to get product stock for make something like this:
{if product.quantity >0}
Show buy button
{else}
show "no stock"
{i/f}
I modify iqwithlist to get the wishlist on cart page and put buy button to add to cart.
But now i need to get product stock for make something like this:
{if product.quantity >0}
Show buy button
{else}
show "no stock"
{i/f}