How to fix the cropped images in the product page?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations Product gets cropped during setup for some stores. To fix this issue navigate to the additional configurations within Branding Configuration Copy and paste the code below in the Custom CSS Settings color 007a7a (If you are facing any troubles or have further customization requests BookSome readersHow to edit the checkout page properties for the bundle ?
The products added on bundle flow will include properties to identify product to bundle and order when viewed in Cart or Checkout. The “bundlename”, or “BundleID” properties seeing here are referred to as “hidden” line item properties, since they start with an underscore. They are hidden during the Shopify checkout, and themes usually have the code built in to ensure that these are not displayed, but sometimes this needs to be added in manually. To fix this, all we need to do is addSome readersHow to hide prices from the bundles?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations If you want to hide prices from your bundle follow these steps Navigate to the additional configurations within Branding Configuration Copy and paste the code below in the Custom CSS SettingsSome readersHow to disable quantity selector?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations If you want to disable quantity selector to add only max of one product each you need to follow these steps Navigate to the additional configurations within Branding Configuration Copy and paste the code below in the Custom CSS SettingsSome readersHow to hide sort and filter from the bundle builder?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations If you want to hide Sort and filter options from the product page Navigate to the additional configurations within Branding Configuration Copy and paste the code below in the Custom CSS Settings color 007a7a (If you are facing any troubles or have further customization requests Book a meeting with our team herFew readersHow to limit the number of products shown in one row?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations Products will be displayed in the bundle as per the product image size and screen size. Merchants can fix the products to be shown on a row through the app by replacing the D and M with the number of products you would like to be displayed in a row in desktop and mobile respectively. To fix this issue navigate to the additional configurations within Branding Configuration Copy anFew readersHow to make the footer stick to the bottom of the screen?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations For some stores, Footer screen may not be stuck to the bottom of the screen as it is supposed to. To fix this issue navigate to the additional configurations within Branding Configuration Copy and paste the code below in the Custom CSS Settings color 007a7a (If you are facing any troubles or have further custFew readersHow to disable product popups in the bundle buiilder?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations If you want to disable product popups in Bundle Builder you need to follow these steps Navigate to the additional configurations within Branding Configuration Copy and paste the code below in the Custom CSS Settings color 007a7a (If you are facing any troubles or have furtherFew readersHow to create Custom fields on product cards for personalization?
Custom Fields can be used to collect personalization information on the bundle products like name to be printed, design to be seleted, Or other optionsFew readers