Hi
I need to filter ALL search and display product/categories,etc to require that the products has a personalized attribute.
Explain of the case:
1º I register the postal code of my visitors/customers with a widget.
2º When a customer navigate around the store i need show only products have the postal included in a personalized attribute.
I try with middleware but i don't found the correct way.
Thanks!!
Filter searchs according a personalized attribute
Monday, November 25, 2024 4:18:52 PM
What about the multi store feature? Each store would handle particular postal code. And during the first visit you will show the dropdown or text box where user insert postal code and then you will redirect him to store which handle this postal code? Nothing more comes to my mind now. If you need a more sophisticated solution, it will require analysis.
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0
Hi thanks for the response and sorry about my late responsa, a don't receive the alert of the response.
The problem that i see it's if i use multiples stores are multiples:
1º When a vendor select the store to sell the products, the list of checkboxes will be infinity, only in spain we have more than 2000 postal codes. It's possible restrict the number of stores available by vendor?
2º The url of the stores it's forced to be another domain and we can't make that each store are how a folder, ej: https://postalcode.ourstore.com and need ourstore.com/postalcode
Thanks for your help!
The problem that i see it's if i use multiples stores are multiples:
1º When a vendor select the store to sell the products, the list of checkboxes will be infinity, only in spain we have more than 2000 postal codes. It's possible restrict the number of stores available by vendor?
2º The url of the stores it's forced to be another domain and we can't make that each store are how a folder, ej: https://postalcode.ourstore.com and need ourstore.com/postalcode
Thanks for your help!
0
Patryk wrote:
Hello,
¿How can i handle the redirection to a specific store or specific url after user enters the zipcode?
What about the multi store feature? Each store would handle particular postal code. And during the first visit you will show the dropdown or text box where user insert postal code and then you will redirect him to store which handle this postal code? Nothing more comes to my mind now. If you need a more sophisticated solution, it will require analysis.
Hello,
¿How can i handle the redirection to a specific store or specific url after user enters the zipcode?
0