WC Vendors Pro has an advanced set of templates that will provide more functionality and flexibility. The available templates are listed in the table below.
Vendor Dashboard Templates
In WC Vendors Pro, there are more sections than the free vendor dashboard. It consists of the order section, the product section, and the reports.
Order templates
Template file path | Description |
wcvendors-pro/templates/dashboard/order/order_details.php | The template for displaying the order details |
wcvendors-pro/templates/dashboard/order/order_note.php | The template for displaying the order note |
wcvendors-pro/templates/dashboard/order/order_note_form.php | The template for displaying the order note form this is displayed in the modal pop up. |
wcvendors-pro/templates/dashboard/order/shipping-label.php | The template for displaying the shipping label |
wcvendors-pro/templates/dashboard/order/tracking_number.php | The template for displaying the tracking number form |
Product templates
Template file path | Description |
wcvendors-pro/templates/dashboard/product/exporter.php | The template that controls the product exporter. |
Reports templates
Template file path | Description |
wcvendors-pro/templates/dashboard/reports/overview.php | The template for displaying the vendor store information including total sales, orders, products, and commission. |
wcvendors-pro/templates/dashboard/reports/reports.php | The template for displaying the vendor store graphs, recent products, and recent orders. |
Dashboard templates
Template file path | Description |
wcvendors-pro/templates/dashboard/dashboard-notice.php | The template for displaying the vendor dashboard notice. |
wcvendors-pro/templates/dashboard/dashboard.php | The template for displaying the main Pro Dashboard. |
wcvendors-pro/templates/dashboard/nav.php | The template for displaying the Pro Dashboard navigation. |
wcvendors-pro/templates/dashboard/permission.php | The template for displaying the Pro Dashboard permission denied. |
wcvendors-pro/templates/dashboard/product-download.php | The template for displaying the Downloadable Product Edit form. |
wcvendors-pro/templates/dashboard/product-edit.php | The template for displaying the Product edit form. |
wcvendors-pro/templates/dashboard/product-simple.php | The template for displaying the Simple Product Edit form. |
wcvendors-pro/templates/dashboard/quick-links.php | The template for displaying the dashboard quicklinks. |
wcvendors-pro/templates/dashboard/shop_coupon-edit.php | The template for displaying the shop coupon form. |
wcvendors-pro/templates/dashboard/store-settings.php | The template for displaying the store settings form. |
Email templates
These are the email templates that control the email sent by WC Vendors Pro. The email templates are available in two versions. The HTML versions and the Plain Text versions. Depending on the email option you select in the WooCommerce settings will determine which version of the template you will need to override.
HTML
Template file path | Description |
wcvendors-pro/templates/emails/customer-mark-received.php | The template that controls the email that asks customers to mark orders received. |
wcvendors-pro/templates/emails/vendor-contact-widget.php | This is the template that notifies the vendor regarding the message from the vendor contact widget. |
Plain text
Template file path | Description |
wcvendors-pro/templates/emails/plain/customer-mark-received.php | The template that controls the email that asks customers to mark orders received (plain text). |
wcvendors-pro/templates/emails/plain/vendor-contact-widget.php | This is the template that notifies the vendor regarding the message from the vendor contact widget. (plain text). |
Front templates
These are templates that could be seen publicly. For instance, the rating form and the shipping costs.
Template file path | Description |
wcvendors-pro/templates/front/pro-vendor-list.php | The Template for displaying a vendor in the vendor list shortcode. |
wcvendors-pro/templates/front/vendor-pending-notice.php | The template for displaying the notice for your vendor applications. |
wcvendors-pro/templates/front/vendor-quick-contact.php | This is the Contact Store widget template. |
wcvendors-pro/templates/front/vendor-search-form.php | The template for displaying the vendor search form. |
wcvendors-pro/templates/front/vendor-searchform.php | The template for displaying the store search form. |
wcvendors-pro/templates/front/vendor-signup-form.php | The template for displaying the vendor application form. |
Ratings
Template file path | Description |
wcvendors-pro/templates/front/ratings/feedback-form.php | The template for displaying the feedback form for vendor ratings. |
wcvendors-pro/templates/front/ratings/ratings-display-panel.php | The Template for displaying the product ratings in the product panel. |
Shipping
Template file path | Description |
wcvendors-pro/templates/front/shipping/shipping-panel.php | The Template for displaying the product shipping details |
Product templates
These are the template that controls some of the features of the product. Particularly the product reports and the SEO-meta controls of the products.
Template file path | Description |
wcvendors-pro/templates/product/product-reports.php | This template outputs the report product button and popup |
wcvendors-pro/templates/product/product-seo-meta.php | This template outputs the SEO meta on the product header |
Store templates
These are the templates that output all the elements within the vendors’ store pages.
Template file path | Description |
wcvendors-pro/templates/store/store-header-modern.php | The Template for displaying the modern store header |
wcvendors-pro/templates/store/store-header.php | The Template for displaying a store header |
wcvendors-pro/templates/store/store-ratings.php | The template that displays the vendor store ratings |
wcvendors-pro/templates/store/store-vacation-message.php | The template that displays the store vacation message when enabled. |
wcvendors-pro/templates/store/upload-limits-notice.php | Displays the vendor upload limits notice. |
wcvendors-pro/templates/store/vendor-store-notice.php | Displays the vendor store notice. |