How to move bundle sells to the centre of the product page and also show it up on Main page?

Hi there

I added an app “Unlimited Bundles & Discounts” now its only showing on the product page, can i make it centre and can i also make it show on main page?

https://genieaiselfie.com/products/genie%E2%84%A2-ai-360-face-tracking-phone-holding-selfie-stick

Thanks a lot!

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
.revy-bundle-wrapper-inner {
justify-content: center!important;
}
div#revy-bundles-wrapper {
justify-content: center!important;
}

Screenshot :- https://prnt.sc/11sk8da

HI @ZestardTech ,

Thank you, now its centred, however the bundle sell how can i make it on the main page? https://genieaiselfie.com/. if you scroll down, you can see product page as I added on the main page as well, i want the bundle sell on both main page and producte page.

Also would you please help me add Instagram on a prominent place of the main page (or if theres any place I can choose? ?https://www.instagram.com/genieaiselfie/. Thanks a lot!!

HI @ZestardTech

the app says:

Embed this bundle and show in any page(home page, shopify page, etc), by installing this custom code:

do you know where to add so that i can add bundle sales on the main page since product section (https://genieaiselfie.com/) looks exactly like product page (https://genieaiselfie.com/products/genie%E2%84%A2-ai-360-face-tracking-phone-holding-selfie-stick)

Thanks!

no worries its solved, i added directly on the product page thanks!