Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Location
    Near the water, somewhere...
    Posts
    126
    Plugin Contributions
    0

    help question Bulk email message to all clients in one country?

    I looked, but didn't find an answer to this:

    Can I send a bulk email to all clients in one
    country through the admin email page?

    Dr Doug

  2. #2
    Join Date
    Feb 2005
    Location
    Captain Cook, Hawaii
    Posts
    179
    Plugin Contributions
    0

    Default Re: Bulk email message to all clients in one country?

    I had a somewhat similar need. I needed to send email to people who had ordered in the past month. I ended up creating a new entry in the dataset QueryBuilder like this:

    (6, 'email,newsletters', 'Active customers in past month (For Discount)', 'All active customers (purchased something) in last month, ignoring newsletter-subscription status.', 'select c.customers_email_address, c.customers_lastname, c.customers_firstname from TABLE_CUSTOMERS c, TABLE_ORDERS o WHERE c.customers_id = o.customers_id and o.date_purchased > subdate(now(),INTERVAL 1 MONTH) GROUP BY c.customers_email_address order by c.customers_lastname, c.customers_firstname ASC', '')

    Someone here can probably format a proper MySql entry for you to use.
    Aloha from Hawaii! (its a dirty job, but SOMEBODY has to live here...)

  3. #3
    Join Date
    Jul 2012
    Posts
    16,739
    Plugin Contributions
    17

    Default Re: Bulk email message to all clients in one country?

    When you say "customers in a country" how does this relate to the customer's "home address", shipping address, and billing address?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. Can I copy all products under one category to another? in bulk?
    By 24hourDomainer in forum Templates, Stylesheets, Page Layout
    Replies: 21
    Last Post: 23 Jan 2017, 05:01 PM
  2. v151 Count clients in a specific country?
    By d0ugparker in forum General Questions
    Replies: 2
    Last Post: 14 Jun 2016, 07:56 AM
  3. Replies: 10
    Last Post: 5 Aug 2011, 09:59 AM
  4. Shipping only to one country, but Billing from any country
    By mask2011 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 21 Aug 2010, 07:29 AM
  5. Update Product Qty in Stock OR price in bulk on one page or in one place?
    By mbeltinck in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 22 Feb 2009, 08:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR