Need Shopify developer to fix two issues

Hi, I’m looking for a developer who can help us fix two issues on our Shopify website. We have a Sahara theme for reference.

These are the two issues we need help with:

  • our Klaviyo star reviews for products are not showing up on our collection pages. The reviews show on individual product pages but not on our collections. They showed up fine until we added a sidebar navigation to the collection page and now the reviews coding is conflicting with the sidebar.

  • If someone clicks on the Cart icon and then clicks the “continue shopping” button, it takes the user to the default collections/all. But we want them to go to a different URL. We have tried to change this in the code but have been unsuccessful.

If you can do these two fixes, please send me your website URL and an estimated cost for what you think it will take to fix this.

1 Like

Hi @lnelson_1 :waving_hand: I’m @PaulNewton the shopify-partner with a range of merchant solutions.
#2 the cart redirection is pretty fast, #1 the klaviyo thing site unseen be an hour assuming it’s not a symptom of other broken things in the theme or integration wont support it.

You can reach out to me for customization services.
paull.newton+shopifyforums@gmail.com
Please include this post url(s) , store url, theme name, storefront pass if applicable, or any further detail.

Or to connect CLICK my profile-pic or visit my profile on the forums
ALWAYS include context in new communications, e.g. reference urls, posts urls, etc

Hey,

Thanks for sharing the details. I would be more than happy to help you out with your issues that you are facing. Feel free to DM me for more inquiry.

Hey @lnelson_1

Can you share your store URL? I believe I can just simply solve your first problem just by looking at your store.

If not then, you Connect with me and I can solve both of your issues.

Best,
Moeed

Hi @lnelson_1 ,
Both issues are fixable with small theme updates in the Sahara theme:

  1. For showing Klaviyo star ratings on collection (product card) pages, Klaviyo provides a small snippet that needs to be added inside your product card snippet (usually card-product.liquid or product-grid-item.liquid).

Example:

<div class="klaviyo-star-rating" data-product-id="{{ product.id }}"></div>

Place this below the product title or price inside the product card layout.

  1. Change “Continue shopping” button link
    Search in Edit code for:

routes.all_products_collection_url

and replace it with your preferred collection URL, for example:

/collections/your-collection-name

Hi Nelson,
Please read my inline replies below:

RE: Yes I check your store seems class is missing, which need to be added.

RE: I can setup the redirect URL

Sure, I can help you fix but other issue are also on your shopify store.

Looking forward to your reply

Regards
Deep