Skip to main content

Preorder Product Image Badge Isn't Appearing or It's Appearing in the Wrong Places

Updated over a week ago

If you've encountered an issue with the preorder badge not showing or showing in the wrong place, the first thing to do is to ensure that you've enabled the badge in your preorder settings.


If badges are enabled but still aren't appearing, please contact support and we'll be happy to help.

If you have HTML or CSS experience, feel free to try the steps below:

  1. Go to your product page using the Chrome browser.

  2. Right-click on the product image and select Inspect.

  3. Choose a container element (DIV, A, etc.) within whose boundaries the product image badge should appear.

  4. Copy the class name or ID of that container.

    pn-image-container.png
  5. In the Advanced Settings tab, scroll down to the Selectors section.

  6. Paste the class name or ID into the "Product Page Image Container Selector" field, replacing anything currently in that field.

    Remember: In CSS, class names start with periods (.), and IDs start with hashes (#).

  7. Refresh your product page and check if the badge appears in the correct location.

If it's still not displaying correctly, contact support and we’ll be happy to assist you further.

Did this answer your question?