North Commerce
Back to North Commerce
  • 🚀Getting Started
    • Welcome to North Commerce
    • Installation
  • ⛰️Core Concepts
    • Orders
    • Products
      • Create a product
      • One Time Products
      • Subscription Products
      • Payment Plan Products
  • 💳Payment Gateways & Merchants
    • Stripe
    • PayPal
  • 📄Single Page Checkout Forms & Funnels
    • Single Page Checkout
  • 🎨Styling
    • Global CSS Variables
  • Builders
    • Beaver Builder
      • Building With Beaver Builder
    • Bricks
      • Query Loop
      • Attributes
        • Cart Item Attributes
    • Oxygen
  • Shortcodes
    • Product Collections
    • Product Collection Slider
    • Product Page
    • Cart Page
    • Checkout Page
    • Cart Drawer
    • Cart Icon
    • Customer Registration
    • Customer Account
  • Settings
    • General
  • For Developers
    • Flows
      • Add To Cart
      • Flow Events
      • Custom Functions In Flows
    • PHP "API"
      • Basic Entity Access Usage
    • Hooks & Actions
      • View Admin Hook Names
    • REST API
      • Getting Started
      • Adding Test Data
      • Filtering
  • Integrations
    • Create an integration
Powered by GitBook
On this page

Was this helpful?

  1. Shortcodes

Product Collection Slider

[nc-product-slider]

PreviousProduct CollectionsNextProduct Page

Last updated 8 months ago

Was this helpful?

North Commerce currently has a collection of shortcodes available to all beta users. These shortcodes make North compatible with virtually every WordPress theme and builder.

We do have plans to create native blocks for popular WordPress builders. We will also have our own Gutenberg blocks which will be available within the pro version of North Commerce

Use the shortcode below to render your product slider on any page.

There is a filter you can add to the shortcode so that you can render a specific category of products.

[nc-product-slider category="Nike"]

The category will filter out all the products that only have the category Nike

Preview of what the shortcode renders