Vendor labels are set up in the Products portion of your Online Store. They are used to associate a particular brand, manufacturer, or source with a product. Themes control how these display on the storefront.
Set up the vendor for your products by visiting the Products admin
Add your vendor labels in Products, then use the theme editor to activate or disable them.
Atlantic | Editions | Empire | Grid | Handy | Launch
Pacific | Reach | Startup | Superstore | Vogue
Atlantic
Enable in theme settings
- In the theme editor (Customize), open Theme settings
- Open Products
- Select the Show vendor checkbox
- Save
Disable in theme settings
- In the theme editor (Customize), open Theme settings
- Open Products
- Click to deselect the Show vendor checkbox
- Save
Editions
Enable
Enable for product grid
- In the theme editor (Customize), open Theme settings
- Open Product grid
- Select the Show vendor checkbox
- Save
Enable for product pages
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Select the Show vendor checkbox
- Save
Disable
Disable for product grid
- In the theme editor (Customize), open Theme settings
- Open Products
- Click to deselect the Show vendor checkbox
- Save
Disable for product pages
- In the theme editor (Customize),
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Click to deselect the Show vendor checkbox
- Save
Empire
Enable in theme settings
- In the theme editor (Customize), open Theme settings
- Open Products
- Select the Show vendor checkbox
- Save
Disable in theme settings
- In the theme editor (Customize), open Theme settings
- Open Products
- Click to deselect the Show vendor checkbox
- Save
Grid
Enable in theme settings
Enable
- In the theme editor (Customize), open Theme settings
- Open Products
- Select the Show vendor name checkbox
- Save
Disable in theme settings
Disable
- In the theme editor (Customize), open Theme settings
- Open Products
- Click to deselect the Show vendor name checkbox
- Save
Handy
Enable
Enable for collection pages
- In the theme editor, open a collection page in the right-side preview
- Open Collection pages under Template
- Select the Show product vendors checkbox
- Save
Enable for product pages
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Select the Show product vendor checkbox
- Save
Disable
Disable for collection pages
- In the theme editor, open a collection page in the right-side preview
- Open Collection pages under Template
- Select the Show product vendors checkbox
- Save
Disable for product pages
- In the theme editor (Customize),
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Click to deselect the Show product vendor checkbox
- Save
Launch
Add vendor labels
Launch excludes vendor labels from the storefront. If this information is important for your store, consider enhancing your theme by connecting with Storetasker's customization services.
Pacific
Enabled by default
Enabled by default
Disable
- Go to Online Store
- Click the Actions dropdown, then Edit code
- Open the Assets folder, then theme.scss.liquid file.
- Scroll all the way to the bottom of the file, paste this code, then Save:
/* vendor conceal code from PxU */
.product-list-item-vendor,
.product-vendor,
.cart-item-vendor a {
display: none;
}
/* end customization */
Reach
Enable
Enable for product pages
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Select the Show vendor checkbox
- Save
Disable
Disable for product pages
- In the theme editor (Customize),
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Click to deselect the Show vendor checkbox
- Save
Startup
Enable
Enable for product grid
- In the theme editor (Customize), open Theme settings
- Open Product grid
- Select the Show names of vendors checkbox
- Save
Enable for product pages
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Select the Show names of vendors checkbox
- Save
Disable
Disable for product grid
- In the theme editor (Customize), open Theme settings
- Open Products
- Click to deselect the Show names of vendors checkbox
- Save
Disable for product pages
- In the theme editor (Customize),
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Click to deselect the Show names of vendors checkbox
- Save
Superstore
Enable
Enable
- In the theme editor (Customize), open Theme settings
- Open Products
- Select the Show vendor checkbox
- Save
Disable
Disable
- In the theme editor (Customize), open Theme settings
- Open Products
- Click to deselect the Show vendor checkbox
- Save
Vogue
Enable for product pages
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Select the Show product vendor checkbox
- Save
Disable for product pages
- In the theme editor (Customize),
- In the theme editor, open a product page in the right-side preview
- Open Product pages under Template
- Click to deselect the Show product vendor checkbox
- Save