=== JwelAR ===
Contributors: telinchi, tigervuear
Tags: ar, jewelry, try-on, woocommerce, virtul try on
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enable AR-based jewelry try-on with Tigervue. Upload 3D GLB files, integrate APIs, and manage onboarding in one place.

== Description ==

JwelAR by Tigervue is a lightweight, user-friendly onboarding plugin that helps jewelry businesses integrate Tigervue's AR product visualization system into their WordPress + WooCommerce store.

**Features include:**
- Upload product images with 3D GLB-based identification
- Easy-to-follow API integration instructions
- Clear pricing plans with 7-day trial support
- Built-in contact panel for customer support

This tool is designed for D2C brands, WooCommerce sellers, and e-commerce entrepreneurs looking to enable virtual product previews in minutes.

== Installation ==

1. Upload the `jwelar.zip` file via WordPress Dashboard → Plugins → Add New → Upload Plugin.
2. Activate the plugin.
3. Navigate to the “JwelAR” tab in your WordPress admin sidebar.
4. Begin with uploading your 3D GLB product file and follow the step-by-step onboarding process.

== Frequently Asked Questions ==

= Is this plugin only for Tigervue users? =
Yes, this onboarding system is designed exclusively for brands using the Tigervue AR backend.

= Can I customize the interface? =
Absolutely. You can override the CSS via the plugin's `style/style.css` file or use WordPress hooks for functional extensions.

== Screenshots ==

1. Product Upload with GLB file
2. Integration with Tigervue API
3. Pricing and Plan Overview
4. Contact Support from within dashboard

== Changelog ==

= 1.0.0 =
* Initial release – Full onboarding flow with GLB upload, API guide, pricing, and support integration.

== Upgrade Notice ==

= 1.0.0 =
First stable release of JwelAR plugin for Tigervue AR onboarding integration.




sk_ih4Y8?=:jbR0y9g_zRty6LE#OqN*j










//* Logo image height controlled */
.header-logo img {
  max-height: 50px !important;
  height: auto !important;
  display: inline-block;
  margin-bottom: -110px !important; /* Reduce gap between logo & text */
}

/* Logo container spacing reset */
.header-logo {
  line-height: 1.1 !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Tighten the overall header padding */
.header-top,
.header-wrapper,
.header-bottom {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* Remove extra space under menu text */
.header-bottom {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.header-bottom .header-container {
  padding-bottom: 0px !important;
  margin-bottom: -5px !important;
}

..container {
	margin:15px !important;
}


