We have 3 websites that all have a "Webinars" category. We made it really basic and it loads the upcoming webinars based on products loaded in the store. It uses a custom page template CTGY_WEBN. We have to currently manually update all 3 stores when loading or removing webinars from the rotation, and was wondering.. how could I call just the content of a page (the category / subcategory) and load it like an iFrame on the other 2 stores Webinar category? Is this even possible?
I can't just iFrame the whole page because then the headers, theme, etc would be duplicated for each store and look wrong.
Basically strip down the page of all the elements except what is critical to render the subcategories and then I can iFrame it..
I can't just iFrame the whole page because then the headers, theme, etc would be duplicated for each store and look wrong.
Basically strip down the page of all the elements except what is critical to render the subcategories and then I can iFrame it..
Comment