Announcement

Collapse
No announcement yet.

Extended Info HTML

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Extended Info HTML

    I wish to create a pop-up which gives more information to new customers about registration for trade accounts.

    The 'Extended Information' seems to be the best feature for the job in V8 but how do I code HTML into every pop-up generated which would be the hyperlink to our registration form process? I can not see a layout for this page...

    In the product itself the generated pop-up page is named relative to the product by default, as it is meant to be more information about that product, however can I force / overwrite the name of the page to pull one design I have created? Example ../account_pop.php in order that a specific design is shown for the these circumstances at sacrafice of being able to show more info on wholesale products in our shop...

    Thanks!

    #2
    I'd approach this slightly different. I would create a brochure page containing the info, so the page is consistent with my site design and I would then code a link to this page as a popup into the actual product layout. This way you have one page to maintain and every single product has a link to the details automatically. To code the popup I would take a look into how actinic creates the popup option on an extended info page and copy that. That would be the simplest and best method of doing this IMO.

    PS - there is also a T&C popup in the checkout process, you could copy that, as that is identical to what you need to do.

    Comment

    Working...
    X