Announcement

Collapse
No announcement yet.

drillpine upsell without popup

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

    drillpine upsell without popup

    What would be involved in modifying the drillpine upsell add-on to prevent the upsell product info being opened in a popup window?

    Also, am i right in thinking that i can modify 'Upsell_Horizontal_Secondary_ProductLine.html' to output the product price?

    Thanks,

    Phil

    #2
    I'm not sure. It may involve passing the Form parameters via URL arguments. Tricky. A popup has access to it's opener window so can collect the data from there. If you open in the same window all that info is lost.

    Product Price change should work. That Template is a normal product template (with lots of stuff commented out) and a call to the popup routine doing the real work.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Thanks for the reply norman - i'll have a think about this and see if i can work out if it's feasible for me to do.

      Comment

      Working...
      X