You need to choose one commodity that is resulting in ethical and/or ecological or other problems and write an essay of 1000 to 1200 words aimed at persuading consumers of this commodity to stop buying it or to buy more ethical alternatives. The essay must inform (introduce new information to your reader) and persuade your audience through rational and emotional appeals.
1-YOU HAVE TO USE
(Ethos, Pathos, Logos)
2-the audience are Asian women (i want them to know what can it do to their health)
3-in body #1 talk about the health problems that the cream causes
in body #2 about the history and the real meaning of the pale face (sexual meanings )
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

