Posted - 11/19/2025 : 16:15:39
Mainly in conjunction with some custom scripts on the productdetail pages to show or hide certain content based on a query that is pulling information stored there. One specific example is that I can assign "tags" to each category and it will show various tabs of content that are category specific. Yes, I could do that without the database fields by defining them in the PHP script, but it makes it easier to manage and assign these tags/attributes/etc to the categories as needed.
Edited by - atlend on 11/19/2025 16:16:10
|