@extends('layouts.app') @section('title', 'Widgets') @section('navigation') Dashboard Settings Events Widgets @endsection @section('content')
Add EventBookings widgets to your Shopify theme to display events on your storefront.
Display a list of all visible events from your EventBookings account.
data-eb-limit: Maximum number of events to display (default: 10)data-eb-show-description: Show event descriptions (default: true)data-eb-show-location: Show event locations (default: true)data-eb-show-date: Show event dates (default: true)data-eb-class: Additional CSS classes for stylingdata-eb-auto-refresh: Auto-refresh interval in seconds (minimum: 30)Display events in a responsive grid layout, perfect for showcasing multiple events.
Display only events marked as "featured" in the Events management section.
Display detailed information for a specific event. Get the event UUID from the Events management section.
Note: Replace YOUR_EVENT_UUID_HERE with the actual UUID of the event you want to display.
The widgets come with basic styling that matches most themes. You can customize the appearance by adding CSS to your theme.
Note: Add this CSS to your theme's main stylesheet or in a custom CSS section.
If you need assistance adding widgets to your theme or have questions about customization: