Articles on: Storefront Display & Customization for Bundles

How 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 Settings


.gbbProductItemPrice, .gbbSummaryPageProductListItemPrice, .gbbFooterTotalValue, .gbbFooterTotalLabel,
.gbbFooterProductPrice, .gbbCartModalProductPrice, .gbbCartModalProductPrice {
display: none !important;
}


${color}[#007a7a](If you are facing any troubles or have further customization requests

Book a meeting with our team here!)

Updated on: 28/11/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!