File "data.tools.php"
Full path: /home/u525140468/domains/productsizer.com/public_html/inc/data.tools.php
File
size: 8.42 B (8.42 KB bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
return [
'categories' => [
[
'name' => 'None',
'desc' => '',
],
],
'tools' => [
[
'name' => 'TV Size Viewer',
'desc' => 'Easily compare different TV sizes to your viewing distance and room layout for the perfect screen fit',
'icon' => 'tv',
'badge' => 'Free',
'category' => 'None',
'file' => 'tv-size-viewer.php',
'custom_url' => '',
],
[
'name' => 'Couch Fit Tool',
'desc' => 'Check if your sofa fits in your room and through doorways before delivery—no measuring tape guesswork',
'icon' => 'sofa',
'badge' => '',
'category' => 'None',
'file' => 'couch-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Luggage Size Checker',
'desc' => 'Quickly find out if your carry-on or suitcase meets airline cabin size limits across brands',
'icon' => 'briefcase-conveyor-belt',
'badge' => 'New',
'category' => 'None',
'file' => 'luggage-size-checker.php',
'custom_url' => '',
],
[
'name' => 'Appliance Fit Tool',
'desc' => 'Make sure your fridge, oven, or washer fits into your space before you buy—no surprise returns',
'icon' => 'refrigerator',
'badge' => 'New',
'category' => 'None',
'file' => 'appliance-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Mattress Room Fit Tool',
'desc' => 'See how your mattress fits in your bedroom and check clearance through tight spaces like hallways and staircases',
'icon' => 'bed',
'badge' => 'New',
'category' => 'None',
'file' => 'mattress-room-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Closet Storage Organizer Fit Tool',
'desc' => 'Ensure your closet organizer fits perfectly in your space and accommodates all your storage needs',
'icon' => 'shirt',
'badge' => '',
'category' => 'None',
'file' => 'closet-storage-organizer-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'TV Stand & Entertainment Unit Fit Tool',
'desc' => 'Verify that your entertainment unit or TV stand fits your room dimensions and current setup',
'icon' => 'monitor-speaker',
'badge' => '',
'category' => 'None',
'file' => 'tv-stand-entertainment-unit-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Car Trunk Fit Checker',
'desc' => 'Check if your luggage, boxes, or items will fit in your car trunk based on real-world dimensions',
'icon' => 'car',
'badge' => 'New',
'category' => 'None',
'file' => 'car-trunk-fit-checker.php',
'custom_url' => '',
],
[
'name' => 'Desk Fit Tool',
'desc' => 'Check if your desk will fit your home office before you buy.',
'icon' => 'monitor', // or 'laptop' - represents desk/office workspace
'badge' => 'New',
'category' => 'None',
'file' => 'desk-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Staircase Move-In Checker',
'desc' => 'Know if your bed or couch can move up your stairs before moving day.',
'icon' => 'move-up-right', // or 'arrow-up' - represents moving up stairs
'badge' => '',
'category' => 'None',
'file' => 'staircase-move-in-checker.php',
'custom_url' => '',
],
[
'name' => 'Garage Fit Tool',
'desc' => 'Check if your car and storage items will fit in your garage with this size planner.',
'icon' => 'car', // represents the main item going in garage
'badge' => '',
'category' => 'None',
'file' => 'garage-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Phone & Laptop Size Comparison Tool',
'desc' => 'Compare phone and laptop sizes to find the perfect fit for you.',
'icon' => 'smartphone', // or 'tablet' - represents mobile devices
'badge' => '',
'category' => 'None',
'file' => 'phone-laptop-size-comparison-tool.php',
'custom_url' => '',
],
[
'name' => 'Dining Table Fit Tool',
'desc' => 'Find the right dining table size to match your room without overcrowding.',
'icon' => 'utensils', // represents dining/eating
'badge' => '',
'category' => 'None',
'file' => 'dining-table-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Bookshelf Clearance Tool',
'desc' => 'Ensure your bookshelf fits your wall without blocking outlets or switches.',
'icon' => 'book-open', // or 'library' - represents books/bookshelf
'badge' => '',
'category' => 'None',
'file' => 'bookshelf-clearance-tool.php',
'custom_url' => '',
],
[
'name' => 'Dresser or Wardrobe Fit Tool',
'desc' => 'Check if your dresser or wardrobe fits in your bedroom before buying.',
'icon' => 'shirt', // represents clothing storage
'badge' => '',
'category' => 'None',
'file' => 'dresser-wardrobe-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Bathtub/Shower Fit Checker',
'desc' => 'Make sure your new tub or shower fits your bathroom before remodeling.',
'icon' => 'shower-head', // or 'droplets' - represents bathroom/water
'badge' => 'New',
'category' => 'None',
'file' => 'bathtub-shower-fit-checker.php',
'custom_url' => '',
],
[
'name' => 'Hallway Clearance Checker',
'desc' => 'Check if large items can pass through narrow hallways or doorways, accounting for angles.',
'icon' => 'arrow-right-left',
'badge' => 'New',
'category' => 'None',
'file' => 'hallway-clearance-checker.php',
'custom_url' => '',
],
[
'name' => 'Window Air Conditioner Fit Tool',
'desc' => 'Check if a window AC unit fits in the window frame without blocking light or airflow.',
'icon' => 'wind',
'badge' => 'New',
'category' => 'None',
'file' => 'window-ac-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Under-Bed Storage Fit Checker',
'desc' => 'Determine if storage bins or drawers will fit under a bed or sofa.',
'icon' => 'archive',
'badge' => '',
'category' => 'None',
'file' => 'under-bed-storage-fit-checker.php',
'custom_url' => '',
],
[
'name' => 'Pet Crate/Carrier Fit Tool',
'desc' => 'Check if a pet crate or carrier will fit in vehicles, homes, or airline compartments.',
'icon' => 'dog',
'badge' => '',
'category' => 'None',
'file' => 'pet-crate-carrier-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Wall Mount Fit Tool',
'desc' => 'Determine if a wall mount fits your TV and wall stud spacing properly.',
'icon' => 'layers',
'badge' => '',
'category' => 'None',
'file' => 'wall-mount-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Area Rug Room Fit Tool',
'desc' => 'Help users choose the right rug size for a specific room based on layout and furniture spacing.',
'icon' => 'layout-grid',
'badge' => 'New',
'category' => 'None',
'file' => 'area-rug-room-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Over-the-Toilet Shelf Fit Tool',
'desc' => 'Check if a shelving unit will fit above the toilet without interfering with lighting or plumbing.',
'icon' => 'columns-2',
'badge' => '',
'category' => 'None',
'file' => 'over-the-toilet-shelf-fit-tool.php',
'custom_url' => '',
],
[
'name' => 'Bunk Bed or Loft Bed Room Fit Tool',
'desc' => 'Determine if a bunk or loft bed fits within a bedroom, leaving sufficient ceiling clearance.',
'icon' => 'split',
'badge' => 'New',
'category' => 'None',
'file' => 'bunk-loft-bed-room-fit-tool.php',
'custom_url' => '',
],
],
];