out of stock notification
This commit is contained in:
@ -7,4 +7,9 @@ return [
|
||||
'purchase_price' => 'Purchase Price',
|
||||
'sku' => 'SKU',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'You are receiving this email because the :name is running out of stock.',
|
||||
'button' => 'View Now',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user