<?xml version="1.0"?>
<!--
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Marketplace
 * @author    Webkul
 * @copyright Copyright (c) 2010-2018 Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Email:etc/email_templates.xsd">
    <template id="marketplace_email_askproductquery_seller_template" label="Ask Query to Seller Regarding Product" file="ask_product_query.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_askquery_seller_template" label="Ask Query to Seller" file="ask_query.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_askquery_admin_template" label="Ask Query to Admin from Seller" file="ask_query_admin.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_order_placed_notification_template" label="Order Placed Notification Mail to Seller" file="order_place.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_low_stock_template" label="Low Stock Notification Mail to Seller After Orer Placed" file="low_stock.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_order_invoiced_notification_template" label="Order Invoiced Notification Mail to Seller" file="order_invoiced.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_new_product_notification_template" label="Add New Product Notification Mail to Admin" file="new_product.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_edit_product_notification_template" label="Edit Product Notification Mail to Admin" file="edit_product.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_product_approve_notification_template" label="Product Approved Notification Mail to Seller" file="product_approve.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_product_deny_notification_template" label="Product Deny Notification Mail to Seller" file="product_deny.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_seller_approve_notification_template" label="Seller Approved Notification Mail" file="seller_approve.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_seller_disapprove_notification_template" label="Seller Disapproved Notification Mail" file="seller_disapprove.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_product_disapprove_notification_template" label="Product Disapproved Notification Mail" file="product_unapprove.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_seller_deny_notification_template" label="Seller Deny Notification Mail" file="seller_deny.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_becomeseller_request_notification_template" label="Become Seller Notification Mail" file="become_seller_request.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_seller_transaction_notification_template" label="Transaction Notification Mail of Payment to Seller" file="seller_transaction.html" type="html" module="Webkul_Marketplace" area="frontend"/>
    <template id="marketplace_email_withdrawal_request_template" label="Withdrawal Request Mail of Payment to Admin" file="withdrawal_request.html" type="html" module="Webkul_Marketplace" area="frontend"/>
</config>
