Discount Ninja
  • Discount Ninja Developer Hub
    • Storefront API
      • Promotion Engine
        • Enable
        • JavaScript API
          • Functions
          • Events
          • Objects
        • Error Messages
      • Widgets
        • Guiding principles
          • Accessibility
          • Localization
          • Integration
          • Style
        • Announcement Bar
        • Notification
        • Offer Rules Popup
        • Product Banner
        • Promotion Summary
        • Promotion Code Field
        • Promotional Badge
    • Integration
    • Theme edits
      • App blocks
        • Product Page Banner
        • Promo Code Field
        • Promotion Summary
      • Code edits
        • Product Detail Page (PDP)
          • Price
          • Banner
          • Badge
        • Product List Page (PLP) and Collections
          • Attributes
          • Price
            • Searchanise Search & Filter
            • Globo Smart Product Filter & Search (aka SPF)
            • AI Search & Product Filter (Ultimate Search)
            • Boost AI Search & Filter (aka PFS)
          • Badge
          • Pagination
          • Quick View
        • Cart
          • Root
          • Cart item
          • Promo Code Field
          • Promotion Summary
          • Subtotal
        • Gift With Purchase
Powered by GitBook
On this page
  • Product Detail Page
  • Theme edits
  • Collections

Was this helpful?

  1. Discount Ninja Developer Hub
  2. Theme edits
  3. Code edits

Product Detail Page (PDP)

Product Detail Page

In eCommerce, PDP stands for Product Detail Page. It’s the webpage where a specific product is showcased, providing detailed information to help customers make purchasing decisions.

The key elements typically found on a PDP include: product images, product description, price, call-to-action buttons (such as "Add to Cart" or "Buy Now") and customer reviews.

Theme edits

Discount Ninja supports two widgets on the PDP:

  • Price

  • Banner

Collections

A PDP may contain collections, for example:

  • A collection of products that the visitor has recently visited

  • A collection of related products that may interest the visitor

To handle strikethrough pricing for those products, please refer to the Product List Page (PLP) and Collections setup.

PreviousCode editsNextPrice

Last updated 9 months ago

Was this helpful?