PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved
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