Filter searchs according a personalized attribute

Friday, April 26, 2024 3:01:24 PM
  • Posted: Monday, April 13, 2020 11:09 PM
  • 7
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!!
0
  • Posted: Tuesday, April 14, 2020 12:50 PM
  • 953
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
0
  • Posted: Tuesday, April 28, 2020 8:12 AM
  • 7
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!

0
  • Posted: Tuesday, April 28, 2020 8:24 AM
  • 953
Hi,

Virtual directories are not supported. So you need to use subdomains. In the case of postal codes, there is no easy way with the core features. It would need to made as a customization after analysis.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Friday, June 11, 2021 4:34 PM
  • 6
Patryk wrote:
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
  • Posted: Monday, June 14, 2021 6:50 AM
  • 33
That is not available by default, requires customization.
Best regards,
Tomasz

GrandNode Team
0
back to top
Filters