Solved
kevin-smith

Mar 22nd, 2018 12:57 PM

Is there a way to direct the visitor directly to affiliate link from clicking the picture?

Is there a setting for this?

Thanks - Kev

iambuxer

Mar 22nd, 2018 03:29 PM

Best Answer

Hi.

To change that you have to go to themes/default/includes and open the file product.blade.php find the lines 21 and 25

{{ $product->link() }}

and change them into:

{{ $product->purchase_url }}

Here is a video: https://streamable.com/hqxlz