zivexs Posted November 1, 2020 Share Posted November 1, 2020 Hi! I would really love to change the text for the "shop" section. select values---> Izberi from---> od  The website is not yet online-no url to give. Here is PrtSc 🤪  Link to comment
RobPegurri Posted November 2, 2020 Share Posted November 2, 2020 I have the solution for "from", just add this script in a code block in the product page (under additional contents, if you know that I mean). <script> document.querySelectorAll('.product-price').forEach(function(product) {javascript:noop(); product.textContent = "od €25.00"; }); </script> This should work, if not it is kinda hard to test without the website link Link to comment
zivexs Posted November 2, 2020 Author Share Posted November 2, 2020 (edited) Hej! Thanks for that. Did not work. Did as you said (or maybe not). Does it work with 7.1? Â Edited November 2, 2020 by zivexs Link to comment
tuanphan Posted November 3, 2020 Share Posted November 3, 2020 22 hours ago, zivexs said: Hej! Thanks for that. Did not work. Did as you said (or maybe not). Does it work with 7.1?  Can you share link to product in screenshot? We can take a look 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
zivexs Posted November 11, 2020 Author Share Posted November 11, 2020 On 11/3/2020 at 10:59 AM, tuanphan said: Can you share link to product in screenshot? We can take a look hey! Went online. So, here are direct links for some examples: http://www.bushmans.si/shop/p/darilnibon http://www.bushmans.si/windsurf-rodos 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