Skip to main content

How to Customize the Position of the Make an Offer Button

Make an Offer

Kyle Godon avatar
Written by Kyle Godon
Updated over 3 weeks ago

For Latest Version (V2+):
If you’re using the Latest Version (V2+) of Make an Offer, the app can automatically place the button near the Add to Cart button on your product page when you turn on the Enable button setting. If you want more control, you can manually add the button as an app block.

  1. In your Shopify admin, go to Online Store > Themes.

  2. Find the theme you want to edit and click Customize.

  3. Open the drop-down menu at the top of the page.

  4. Select Products, then pick the product template you want to edit.

  5. In the side panel, click + Add block or + Add section where you want the button to appear.

  6. Under the Apps section, click Make an Offer Button to add the block.

  7. Click Save to activate it.

For Legacy Version (V1):

If you’re using the older version, you can change where the Make an Offer button appears by editing your theme code:

  1. In Shopify admin, under “Sales Channels,” click Online Store and then Themes.

  2. Click the button next to your theme and choose Edit code.

  3. In the “Search files” box, search for products.liquid and open the file.

  4. Find this code:
    <span id="mf_button"></span>

  5. Cut (not copy) that code, and paste it wherever you want the button to show up.

If you have questions or need help, contact our support team.

Did this answer your question?