No content to show
User Activity
We are using "Vajro mobile app builder " for our mobile application. Now we are plaaning to migrate from vajro to our own app. How do We do that?. is it possible to get API from shopify team?
08-15-2023
Nop. Theme isn't provide anything.
08-15-2023
Ok. I removed that buy now button. Then I need one more help. If I click on add to cart button, is it possible to change the text to "proceed to checkout" ?
08-15-2023
https://halamama.com/
08-15-2023
If my cart count is more than 0 - Buy now button will redirect to checkout page
If my cart count is 0 - Buy now button will redirect to home page
How do I fix this?
**Moderator Edit** @Shopify
03-20-2023
Yes it is solved. Please check the accepted solution above
Sticky product is enabled. but it is not working. this is the result I'm expecting
after loading it will show "search"
https://halamama.com/
02-12-2023
I've changed the placeholder text in my header code. but still showing the default placeholder text. how to fix this?Thanks in advance
I Tried . but still not working
{% for line_item in line_items %}{% if line_item.quantity > 0 %}<tr><td > <p><img src="{{ line_item.product.featured_image | product_img_url: 'thumb' }}" /> </p></td><td> <p> {{ line_item.quantity }} </p></td><td><p> {{ line_item.sku }} </p></td><td>...
can I share my code to your email?
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet"><div class="col-cell" ><div style="float: left; margin-left:30px;"><a href="{{shop.url}}"><img src="https://cdn.shopify.com/s/files/1/0597/9062/2...