Skip to content
Customization

Editing Bundle URLs

Updated 2026-02-15

Bundle URLs are generated by the app and follow a specific format:

https://your-store.myshopify.com/tools/bundle-builder/[hash-id]/new

Can I Change the URL?

The hash ID portion of the URL is auto-generated and cannot be changed. However, you can set a custom slug for your bundle in the bundle settings, which gives you a more readable URL.

URL Redirects

Shopify does not support URL redirects for app proxy paths. This means you cannot create a redirect from a custom URL to your bundle page. The following URL prefixes are reserved by Shopify and cannot be redirected:

  • /apps
  • /application
  • /cart
  • /carts
  • /orders
  • /shop
  • /services

Read more about URL redirects in Shopify’s documentation.

If you need a more user-friendly URL, you can add the bundle to your store’s navigation menu with a custom label, or use the Bundable Embed theme block to place it on any page.