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.

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

Hi @lnelson_1,

I saw your post about the two Shopify issues on the Sahara theme:

  1. Klaviyo star ratings no longer appearing on collection product cards after adding the sidebar.

  2. The cart’s “Continue Shopping” button linking to /collections/all instead of your preferred URL.

I can review and fix both issues as a small fixed-price task.

My approach would be:

  • Duplicate the live theme before making any changes.

  • Inspect the collection product-card snippet and restore the Klaviyo rating widget without affecting the sidebar.

  • Update the Continue Shopping destination safely.

  • Test collection pages, the cart drawer/page, desktop, and mobile.

  • Provide a short note explaining the files changed.

Estimated price: $100 fixed
Estimated delivery: within 1–2 days after receiving collaborator access.

Could you confirm whether the task is still available and send the store URL, current theme version, and preferred Continue Shopping URL?

Best,
Moaz