mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 10:44:32 +00:00
Update BuyableProduct.php
This commit is contained in:
@@ -27,7 +27,7 @@ class BuyableProduct extends Model implements Buyable
|
||||
'price' => 10.00,
|
||||
'weight' => 0,
|
||||
];
|
||||
|
||||
|
||||
/**
|
||||
* Get the identifier of the Buyable item.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user