How to use different image as a product image when user not logged in?
Hello,
I would like to create conditional login on product images. But i little bit confused, please could you help me?
I changed some code in: betheme/woocommerce/single-product/product-image.php
What i did:
1- I added this line:
if ( is_user_logged_in() ) { $image_link = wp_get_attachment_url( get_post_thumbnail_id() ); }else { $image_link ="http://cdn.prototip.at/dimgs/canvas.png"; }
But i did not work, how can i do that please help me
Comments
we are very sorry but we do not offer such customization. In this case you must contact with your website developer if you don't know how to do this or we can give you contact to our colleges who offer such modification if you want.
Thanks for understanding!