Please help me how to show Frequently bought together products below add to cart

Topic summary

Goal: Move the “Frequently bought together” block to appear directly below the Add to Cart button on the product page; it currently shows at the bottom.

Context: The poster shared a screenshot and a storefront preview link with password for reference.

Key point: A responder notes the FBT element appears to be implemented as a Section. In Shopify, sections generally can’t be nested inside other sections via the Theme Customizer (Online Store editor), limiting drag-and-drop placement below the product form.

Suggested approach: Re-implement or expose the FBT as a snippet (a reusable Liquid code partial) and include it within the product template or product form area to control exact placement under the Add to Cart.

Status: No code or final steps provided yet; custom theme development is needed. The issue remains open.

Summarized with AI on January 8. AI used: gpt-5.

Now its showing on the bottom of the product page can some one please help me in this

a irb ack-ca.myshopify.com (Remove space from link) Password miaffi

looks like that is a section, is that the case? so wouldn’t be able to be added within another section, especially in the customiser.. would need to look into creating that functionality in a snippet perhaps