Quote from rajsoni on March 9, 2021, 10:10
Hello,
I have a pro version of WOOF.
I created Hierarchy drop-down filter bar using a custom taxonomy for Woocommerce.
Custom taxonomy is created using CPT UI plugin called Maker.
It's basically for search Car Covers based on Make and Model.
My goal is to show the select make in the product title dynamically.
For ex - If some selects Honda -> City(Model). Now, the "City" model should be added as a text in a Product title, so that a user and the admin know which model the user has ordered for in the backend.
I know how to add custom text in a Product Title through the available hook and filter, but I am not able to find how to fetch selected "Model" based on a user's current session.
I know this is quite a complex thing that I am trying to achieve. But any help would be appreciated. If you can just guide a little it would be great. Thank you!
Hello,
I have a pro version of WOOF.
I created Hierarchy drop-down filter bar using a custom taxonomy for Woocommerce.
Custom taxonomy is created using CPT UI plugin called Maker.
It's basically for search Car Covers based on Make and Model.
My goal is to show the select make in the product title dynamically.
For ex - If some selects Honda -> City(Model). Now, the"City" model should be added as a text in a Product title, so that a user and the admin know which model the user has ordered for in the backend.
I know how to add custom text in a Product Title through the available hook and filter, but I am not able to find how to fetch selected"Model" based on a user's current session.
I know this is quite a complex thing that I am trying to achieve. But any help would be appreciated. If you can just guide a little it would be great. Thank you!