Hello community!
On a product page on the right side where the price, title, variants etc are there is a (kind of) hiperlink that when you click whenever you like on the right side of the page, you are to be sent to a shipping policy…why??
Can anyone help? Please!
url: https://provoness.pl
password: gewtwo
it seems like the hyperlink you mentioned on the right side of the product page is actually a link to your store’s shipping policy. This is a standard feature on Shopify stores, and it is meant to provide customers with easy access to information about your store’s shipping policies.
When customers click on this link, they will be directed to a separate page on your website that outlines your shipping policies. This is important information for customers to know, as it helps them understand what to expect when it comes to shipping times, costs, and other important details.
Hi [email removed]Natalia96,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file → Save
[data-product-blocks] > [href="/policies/shipping-policy"]{
pointer-events: none !important;
}
[data-product-blocks] > [href="/policies/shipping-policy"] *{
pointer-events: !important;
}
Hope my solution works perfectly for you!
Best regards,
Richard | PageFly
1 Like
It works perfect! but one thing - I cannot use these arrows to open a page. They do not respond now.
Is there any chance I can change it?
I place it and it’s kind of working and it’s not becuase when you clik somewhere around variant picker still it sends me to policy page…it is sad because I paid for this theme and it turns out that it sucks..help please
I understand, but it’s not working properly. Customer cannot even push the button that i implemented because one is automatically send to the polices page. It doesn’t make sense and it is frustrating
Hi @ITInside9 ,
I checked the product page but I can’t this issue. can you give me the URL still an issue? I will check now for you