How to move a section down debutify theme

Topic summary

Goal: Reorder sections on a Debutify product page so Frequently Asked Questions appears below Frequently Bought Together to highlight the upsell. A sample product page link was provided for reference.

Suggested approaches:

  • Use Theme Customize (Shopify’s theme editor) to drag-and-drop and change the order of those blocks/sections, if supported by the theme.
  • If Debutify doesn’t support reordering in the visual editor, adjust the order in the theme code editor (editing the template/section code) to place the FAQ below the FBT section.

Status: No specific code or step-by-step instructions were shared, and the outcome isn’t confirmed. The request remains open pending either successful use of the theme editor or a code-based reordering.

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

Hello guys,

I need to move the Frequently Asked Questions below the Frequently Bought Together section.

as the second section should be visible to customers as an upsell option.

this is an example on my product page:

https://starnny.com/products/khaki-plaid-removable-hood-buttoned-shacket

Thank you in advance.

Hi @rafaymed

This is Mike from Omega

You can try to change position of those blocks on Theme Customize.

If your theme is not supported to change position of block on Theme Customize, you can change it on theme code editor.

Hope my answer will help you