albertofanini
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎10-21-2024 03:55 PM
Topic Started
0
Topics Started
Topic Solutions
0
Solutions
Post Count
5
Posts
Post Kudos
1
Likes

Bio: I’m a Full Stack Web Developer with 4 years of experience in building and scaling Shopify stores. I work at a web agency where I manage and optimize e...

Community Badges

No content to show

User Activity

Hi there,to add an extra field for VPN or any other custom information in Shopify, you'll need to use metafields.Metafields allow you to add additional data to Shopify objects like products, orders, and customers. Here’s how you can add a custom meta...
Hi there,Here’s a slightly revised version of your code: <div> {% catalog item.variant_id integration="shopify" %} {% if catalog_item.variant.inventory_quantity > 20 %} <h3>{{ catalog_item.product.title }}</h3> <div> {% assi...
Hi there,the warning "Serve static assets with an efficient cache policy" typically refers to a recommendation to improve the performance of your website by optimizing how static assets, like images, CSS, and JavaScript files, are cached by browsers....
Hi there,can you share to me the code of your file?
Hi there,To add a "Back to Shop" button with an arrow icon next to the text on your product page, you'll need to customize your theme's code. Here's a simple way to do it: Edit Your Theme Code:Go to Online Store > Themes in your Shopify admin;Click o...
This widget could not be displayed.
This widget could not be displayed.
Helpful From