[ad_1]
So my plan is to build a WordPress website selling a product with four parts. Basically subproducts. Instead of having four different pages, I wanna have four different templates where I can change a few variables to set the color and some of the words. And load a different template. I want it to basically be one page with just different dynamically loading data depending on the url endpoint. Is this possible in WordPress. Is there a plug-in I can use?
Would I be able to use JavaScript to do this or do I need to use PHP? Or both.
[ad_2]