Hello,
We recently launched our first Shopify store. On our home page (https://www.chalkprochalkboards.com/), we have a Featured Product section listed under the scrolling slideshow. The image and the title appear fine, we also added the Reviews App below the title. However, the issue is that the only way to 'click' on the product to navigate to the Product Details page is to click 'Full details ->' which is a teeny tiny text below the product title and image.
We want our customers to be able to click the product image or the product title to take them to the Full Details product page for this Featured Product section. This is important because we think many customers are leaving our site before they see the product details because they cannot click the product title or image to see more about the product. In the demo Brooklyn template, it seems that all Featured Products are clickable - both image and title - on the homepage. Is there a setting somewhere that I need to update to make Featured Product titles and images clickable on the homepage?
Thank you in advance for your help!
I'm not a dev by any means but after a lot of copy & paste i figured it out on BROOKLYN THEME
in featured-product.liquid i added this code right below the first 2 meta (line 21 & 22 for me) tags and it made the whole section clickable
<a href="{{ product.url }}?variant={{ current_variant.id }}">
See Attached
not sure if this breaks anything so make sure you test but it seems to be working for me
User | Count |
---|---|
19 | |
18 | |
13 | |
11 | |
11 |