You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
$_['text_success'] = 'Product Requests configuration has been saved!';
$_['text_banner'] = 'There are %d requests for this product.<br />By setting the quantity to 1 or greater, these users will get an email notification of purchase availability.';
$_['help_product_request_status'] = 'Choose the statuses you want to have the product request signup box appear on.';
// Email Body
$_['instock_notification_greeting'] = 'Just a quick note to inform, %s is now available for purchase!';
$_['instock_notification_body'] = 'Get it now, before it\'s gone:';
$_['instock_notification_signoff'] = 'You received this note as you explicitly requested updates once this item was made available for purchase. The request was confirmed by IP %s on %s.';
$_['prod_notify_signature'] = 'Thanks for your interest in our merchandise!';