My checkout shipping looks like this, just changed some of the text. Apparently a lot of customers want more details or dont understand at all, so I am thinking to add a link, maybe after each descriptions, where they click and pop up a window with more details. Somewhere behind the 'Best Way'. a hover and pop up is excellent but I have no idea how to do that. The next best is a link, but need some help in the coding.
The lines involved are:
define('MODULE_SHIPPING_STOREPICKUP_TEXT_WAY', 'Walk In Self Collect') ;
how do I phrase the code? can the
<a href="index.php?main_page=xxx#abc"> structure work here?
![]()



