Zurra Posted September 1, 2020 Share Posted September 1, 2020 (edited) Hi guys, I am running a "star review" style code block in the "Additional Info" area of my store products. I'm running the script below, and it only seems to insert the "Additional Info" code block above my product title, no matter what tag I give. The code I am using currently is as follows: <script> $(document).ready(function() { $('.ProductItem-additional .code-block').insertAfter('.ProductItem-details-title'); }); </script> As mentioned, it only seems to be able to move my "Additional Info" to above the product title, and nowhere else. I want to try and have it above my product price/below the product title, as shown in the script. I'm running the Brine template. What am I doing wrong here? Edited September 1, 2020 by Zurra Link to comment
tuanphan Posted September 1, 2020 Share Posted September 1, 2020 Can you share link to product? We can check easier. 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