Jump to content

Show message on some products - my partner


rb10

Recommended Posts

I'd like to sell products in my store on behalf of others, so the products would be in my store, in my catalog. I'd like to identify these products so that customers understand they're sold by one of my partners and not directly by me. Is there a flag or text to display, for example:

I'm selling a red Nike T-shirt:

If it's in my store, nothing appears.
If it's at a partner's store, display a message in the product details that says (at our partner).

Thanks everyone, I hope I've been clear.

Link to comment
Share on other sites

without resorting to a module solution, either already available or developed, try these:

1. Use a Custom Product Field
• Add a product feature or attribute such as Seller (values: “Shop,” “Partner”).
• In your product template (product.tpl in your theme), check this field and display a small text like “Sold by our partner” when appropriate.

2. Use Manufacturer/Brand or Supplier Fields
• If you want the seller’s name shown, you could repurpose the Manufacturer or Supplier fields.
• Example: for a Nike T-shirt sold by your shop, Manufacturer = Nike. For a T-shirt you list on behalf of PartnerX, Supplier = PartnerX.
• Then in the template, conditionally display “At our partner (Supplier name).”

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...