automatewoo/presets/wishlist-remind-customers.php
fei-source 47d3c9a8b6 Update to v6.2.2
Source: GrootMade/Festinger Vault
2026-03-15 08:31:15 +08:00

8 lines
400 B
PHP

<?php
return [
'title' => 'Wishlist: Remind customers about products on their wishlist',
'description' => 'Trigger an email to customers to remind them about products they have saved to their wishlist and inform them when they come on sale.',
'type' => 'guide',
'link' => \AutomateWoo\Admin::get_docs_link( 'examples/remind-customers-about-products-on-their-wishlist/' ),
];