No content to show
User Activity
12-10-2024
@ecommfirst , It is possible if you have a custom form not embedded by a shopify app. if the form code injected to your store via an app it is not possible.
12-10-2024
@ecommfirst , The issue is that the form is embedded in your store via an app, which makes it inaccessible to my code. you will need to have a native form.
12-10-2024
@ecommfirst , what is the number you want to send information to it?
12-10-2024
@ecommfirst , I will need to send you a store access so we can implement and test this.
12-10-2024
@ecommfirst , Hi, could you share your store URL and specify which form you’d like to connect to WhatsApp? If you prefer not to share this information here, feel free to contact me directly.
12-05-2024
@CD_Studio Without reviewing the theme code, it's difficult to provide a definitive answer. Each Shopify theme has a unique structure, and while some functionalities can be extended, others may have limitations. Additionally, since the price filter ...
12-05-2024
@CD_Studio , You can achieve this by creating metafields for both the width and height of each product in your store. Once the metafields are set up, you can enable filtering by metafields through the Search & Discovery app.
11-18-2024
Hi @ecommfirst , We can achieve that by writing a script that will collect all the data from the form and send it to your whatsapp when the form is submitted.
@BrookeGentile , Add the following code to the previous one :[data-product-price]{
color:red;
}
@jasminsharp97 . this will need store access to change the html structure of the footer.
Hi @tarekanani , go to theme.liquid file and add the following code at the end of it before the </body> tag : <style>
.section-product-v1 .row {
justify-content:center;
}
</style> Result:
Hi @jasminsharp97 , can you share your store url?
11-18-2024
Hi @ex123 , can you share your store url?
Hi @ads18922 , Go to base.css and add the following code at the end of it :.accordion__title {
font-size: 1.2rem;
}
11-18-2024
Hi @PartyFair , can you share your store url?
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
163 | 11-18-2024 05:59 PM | |
266 | 11-13-2024 06:11 PM | |
163 | 10-31-2024 09:10 PM | |
205 | 10-31-2024 09:05 PM | |
216 | 10-31-2024 08:17 PM |