shopkeeper Shopkeeper_VendorNotes::config_vendor_notes How to use Vendor Notes:
  • Click "Add Row" to create a new vendor note configuration
  • Enter the exact vendor name as it appears in the Vendor attribute (Stores > Attributes > Product > Vendor)
  • Enter your note text - HTML is supported for links and formatting
  • Notes will automatically appear on order pages when products with the matching vendor are in the order
HTML Formatting Examples:
  • Line break: <br>
  • Email link: <a href="mailto:support@example.com">support@example.com</a>
  • Website link: <a href="https://example.com">Visit Website</a>
Managing Vendors:

To add or edit vendor options, go to Stores > Attributes > Product and edit the Vendor attribute (code: vendor)

]]>
Shopkeeper\VendorNotes\Block\Adminhtml\Form\Field\VendorMapping Shopkeeper\VendorNotes\Model\Config\Backend\HtmlArraySerialized Add vendor names and their corresponding notes. The vendor name must match exactly as it appears in the product attribute.