Challenger2 Posted April 17, 2021 Share Posted April 17, 2021 Site URL: https://skywavegin.com/shop Hi everyone. Is it possible for a product item (on a product page) to link to another page, rather than to the usual subsequent product item page? I have multiple shop pages, and I want one of the "product items" to be a link to one of the other shop pages rather than a product item itself. Is this possible? Link to comment
tuanphan Posted April 19, 2021 Share Posted April 19, 2021 Add this to Shop Page Header <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('div#thumb-cask-aged a').attr('href','https://beaverhero.com'); }); </script> Replace beaverhero with new url. div#thumb-cask-aged is first product Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment