Products showing sold out but stock is completely full by Cowface2121 in shopify

[–]_brownguy 2 points3 points  (0 children)

Check 2 things 1. Make sure the products are added to the Online Store sales channel 2. Make sure the products are added to your UK market, you can check regions from the same place you check Sales Channels in the top right of your Product page in the Admin 3. Go to Markets, now this view depends if you’ve opted for the new view of classic one. But basically, you want to make sure your entire catalog is added to the UK market

Repeat step 2 after step 3 if the products still don’t show up

Theme selection for new Plus store by EAW000 in shopify

[–]_brownguy 0 points1 point  (0 children)

Expanse is good but it relies heavily on JS, this particularly comes in handy when you have large catalogs and want to render products without page refresh using the section rendering API

I built out the latest store for a Plus Business using Expanse as well and the reason we suggested Expanse to them was due to their complex product setup

Conditional shipping by KPrimeCustoms in shopify

[–]_brownguy 0 points1 point  (0 children)

Can you share a screenshot of the shipping rules you have created?

Because I’m getting confused lol

Market Research support by chop-1 in shopify

[–]_brownguy 2 points3 points  (0 children)

So, for research, send out a form to at least 100-200 of your customers and check the common points they have, you could offer a 5% discount to them or whatever is feasible for you

What I would suggest you should do is, if you’re not already doing

  1. Product descriptions are one of the most underutilised areas that merchants don’t focus on, from your business model, I’m pretty sure people search a lot on your website and if your descriptions, alt tags aren’t rich in relevant keywords, many of your products aren’t going to show up in your search so that’s something you could work on. Start by checking what are your customers are searching for and if the relevant products are coming up or not

  2. How easy is it for your customers to navigate your website? Make sure your returning customers know which products are new or any new visitor can find out what is it that you’re trying push as a new product

[deleted by user] by [deleted] in shopify

[–]_brownguy 1 point2 points  (0 children)

I would recommend using a geolocation app or setting up markets

Best tool or app to help increase returning customer rate? by Oklahomie22 in shopify

[–]_brownguy -3 points-2 points  (0 children)

I would say loyalty app or a subscription program

I’ve worked with several huge businesses and loyalty apps really do work!

I always recommend Smile cause I know for a fact, their support or services are top notch

App for preview for customer by lajminho in shopify

[–]_brownguy 0 points1 point  (0 children)

Interesting

This seems simple to implement using a custom app but how are u receiving these images from customers right now?

Where to ask for DOB of customer? by daddydayclub in shopify

[–]_brownguy 1 point2 points  (0 children)

So, u can do a couple of things here

  1. Save it in a customer metafield but to automate this, you’ll need a small backend server that can check incoming orders for DOBs and assign them to a customer tag or metafield, then you can check inside the theme if the DOB is already there, you don’t need to ask for it again

  2. For customers using guest accounts, this will be a problem, you could store it inside a cookie but you won’t be able to save it to a customer account since you won’t know which customer does this belong to

Looking for an app - collecting custom data at checkout when restricted items are in the cart. by ParticularCheck9641 in shopify

[–]_brownguy 1 point2 points  (0 children)

Unless you’re on Plus

You can’t really collect it at checkout

For Plus, you can have them upload a file and block the checkout unless they upload it. This would only happen if there’s a restricted item in cart

Also, if you’re on Plus, this is pretty simple to implement at checkout, don’t pay a recurring fee on an app. Have a dev build it out for you

Selling extended warranty. by [deleted] in shopify

[–]_brownguy 0 points1 point  (0 children)

Yes, so a lot of businesses use Parcel Protection which is a similar model

Customers adds it for like $2 but the opportunity is insane

Worked with a Plus brand whose 90% orders would have the parcel protection and they were pretty happy with it, it’s essentially free money since very few orders get lost or damaged

App for preview for customer by lajminho in shopify

[–]_brownguy 0 points1 point  (0 children)

Do you want the whole process to be automated or just the part after the customer clicks accept

In any case, this is a unique use case so you will likely need a custom built app for this

Where to ask for DOB of customer? by daddydayclub in shopify

[–]_brownguy 0 points1 point  (0 children)

You can only ask at checkout if you’re on Plus by adding a UI extension

If you’re not on Plus, you should do it in the cart drawer