No content to show
User Activity
04-29-2025
Hello @urbantis,I am not sure what app this store is using to make the bundles. However, another app MultiVariants-Bulk Order app has the same functionalities. I can see on your example site, the product has 3 variant options showing in drop-down sty...
Hello @B1kerdel,I hope you are doing well. As per your requirement, you want to show three products in one row on the collection page. As you didn’t share the product URL, in that case I can suggest you use my Shopify Dawn theme as an example.You can...
Hello @henel ,To achieve your requirement which is to apply different discounts for the US and French markets — you’ll want to look for apps that either:-Allow market-specific pricing rules, or-Integrate with Shopify Markets to detect customer locati...
03-07-2024
@Ava77 You have to use this code after rendering the product image. You can use this code : {%-if
product.description != blank -%}
<div class="product__description rte">
{{ product.description }}
</div>
</div>
{%-endif -%}
03-07-2024
@Validino It is possible to show different text for different products. You can do it by Shopify Metafields. Here is the detailed helpdoc from Shopify https://help.shopify.com/en/manual/custom-data/metafields
03-07-2024
@Saad_Paswal Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution.
@CuriousMeredith 6.Assets > header.min.css
01-30-2024
@minidrinks Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution.
01-30-2024
@mohamed_arbi add this code to your site.scss.css file.Navigate to the online store >> Click edit theme code.Now find site.scss.css and paste the following code: .js-newsletter-popup.newsletter-popup.show.newsletter-popup--active{
display: none !i...
@CuriousMeredith add this code to your css file.Navigate to the online store >> Click edit theme code.Now find CSS file and paste the following code: #shopify-section-template--15082097344593__app-product-reviews{
margin-top: 0 !important;
}
@chocolatte1234 This is the modified code, I hope this will work for you. .add-to-cart {
font-size: 1px; /* Adjust the font size for the price */
}
.add-to-cart .desktop-view {
font-size: 16px; /* Adjust the desktop font size for "Add to Cart" */...
@CuriousMeredith Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution.
10-16-2023
@jameschef86 To get rid of the line please add the code into base.css file@media(max-width:980px){
.section-header.shopify-section-group-header-group{
margin-bottom: 0 !important;
}
}
10-16-2023
@TranqDemon Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution.
10-16-2023
@slee3 Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
504 | 10-04-2023 05:40 AM | |
1397 | 03-10-2023 02:18 AM | |
1902 | 12-02-2022 04:01 AM | |
3521 | 09-29-2022 02:24 PM | |
604 | 09-01-2022 02:00 PM |