Updated 5 August 2022
With Bagisto, you can also set advertisement images to drive user traffic to specific offers on your website. In this article, we will see how you can add hyperlinks to advertisement images in bagisto.
We can change these images from Setting->Velocity->Meta Data->Images from the admin section
To give link use Setting->Velocity->Meta Data->Home Page Content.
Click on this Icon
Here you can see this code
You can add links in this way
@include(‘shop::home.advertisements.advertisement-four’, [‘four’ => ‘https://bagisto.com’, ‘three’ => ‘https://bagisto.com’, ‘two’ => ‘https://bagisto.com’, ‘one’ => ‘https://bagisto.com’])
Now click on ok and update this content
Check the front page. Now, Advertisement images are clickable
So this was about How To add HyperLink on Advertisement images in Bagisto? I hope it will be helpful for you. If you have any issues feel free to raise a ticket at https://bagisto.uvdesk.com/en/
If you have more details or questions, you can reply to the received confirmation email.
Back to Home
Be the first to comment.