Display stock in product info in price table.
This commit is contained in:
@@ -11,7 +11,6 @@ use Illuminate\Database\Eloquent\Relations\HasOne;
|
||||
* @property integer $skuID
|
||||
* @property string $name
|
||||
* @property integer $availableQuantity
|
||||
* @property integer $stock
|
||||
* @property string[] $categories
|
||||
* @property string $image
|
||||
* @property string $subTitle
|
||||
|
||||
Reference in New Issue
Block a user