Database Conventional Products

← Live Price Database Loading prices... /* ADDITIONAL FIXES FOR ELEMENTOR COMPATIBILITY */ /* Fix for Elementor sections that might overlap */ .elementor-section { position: relative !important; z-index: auto !important; } /* Ensure your content stays above Elementor backgrounds */ #textile-table-wrapper { position: relative !important;… Read more...

New Report Test

Macroeconomic Country Report /* CSS Variables for easy theming */ :root { /* Primary colors */ --primary: #2563eb; --primary-light: #60a5fa; --primary-dark: #1e40af; /* Status colors */ --success: #10b981; --warning: #f59e0b; --danger: #ef4444; --neutral: #6b7280; /* Background colors */ --bg-white: #ffffff; --bg-gray: #f9fafb; --bg-primary-light: #eff6ff; /* Text colors */ --text-primary: #111827; --text-secondary: #6b7280; --text-white: #ffffff; /* Border colors */ --border-light: #e5e7eb; --border-medium: #d1d5db; /* Shadows */ --shadow-sm: 0 2px 4px rgba(0,0,0,0.05); --shadow-md: 0 4px 6px rgba(0,0,0,0.05); --shadow-lg: 0 10px 30px rgba(0,0,0,0.1); /* Spacing */ --spacing-xs: 8px; --spacing-sm: 12px; --spacing-md: 16px; --spacing-lg: 24px; --spacing-xl: 32px; /* Typography */ --font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; --font-size-sm: 0.875rem; --font-size-base: 1rem; --font-size-lg: 1.125rem; --font-size-xl: 1.5rem; --font-size-2xl: 2rem; --font-size-3xl: 2.5rem; } /* Core styles */ .macro-report… Read more...

dynamic URL API Integration

Loading prices... 🖨️ Print / Save as PDF 📥 Download Data .custom-textile-table table { width: 100% !important; border-collapse: collapse !important; font-size: 13px !important; } .custom-textile-table th { background: white !important; color: #333 !important; padding: 6px !important; border: 1px solid #dee2e6 !important;… Read more...

WB-HTMLTable-Dynamic-4

.wb-controls { padding: 20px; background: #f8f9fa; border-radius: 8px; } .control-group { margin-bottom: 15px; } .control-group label { display: block; margin-bottom: 5px; font-weight: bold; } select, button { padding: 8px 12px; margin: 5px; border: 1px solid #ddd; border-radius: 4px; } .country-select { margin: 10px 0; } .status… Read more...

WB-HTMLTable-Dynamic-3

.wb-control-panel { max-width: 100%; margin: 20px 0; background: #f8f9fa; padding: 30px; border-radius: 10px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); } .control-title { text-align: center; color: #2c3e50; margin-bottom: 25px; font-size: 24px; } .indicator-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 12px; margin-bottom: 25px; } .indicator-card… Read more...