{"id":8310100,"date":"2025-09-03T11:21:33","date_gmt":"2025-09-03T08:21:33","guid":{"rendered":"https:\/\/elementor.com\/tools\/?p=8310100"},"modified":"2025-09-03T11:32:42","modified_gmt":"2025-09-03T08:32:42","slug":"wholesale-gross-profit-margin-calculator","status":"publish","type":"post","link":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/","title":{"rendered":"Wholesale Gross Profit Margin Calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"container\" data-elementor-id=\"8310099\" class=\"elementor elementor-8310099\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23691a2c e-flex e-con-boxed e-con e-parent\" data-id=\"23691a2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37c3711c elementor-widget elementor-widget-html\" data-id=\"37c3711c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* General App Container - Adapted from your .html-viewer-app *\/\r\n    .profit-margin-calculator-app {\r\n        width: 100%;\r\n        max-width: 600px; \/* More suitable for a single form *\/\r\n        margin: 0 auto;\r\n        padding: 40px 0 0;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\r\n    }\r\n\r\n    \/* Main Content Area - Used for centering *\/\r\n    .main-content {\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: flex-start;\r\n        padding: 20px 0;\r\n    }\r\n\r\n    \/* Calculator Main Box - Adapted from your .input-section *\/\r\n    .calculator-section {\r\n        width: 100%;\r\n        display: flex;\r\n        flex-direction: column;\r\n        background: white;\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n        box-shadow: 0 4px 15px rgba(0,0,0,0.1);\r\n        border: 1.5px solid #EBEBEB;\r\n    }\r\n\r\n    \/* Header Styling - Reused from your .section-header *\/\r\n    .section-header {\r\n        background-color: #05047E;\r\n        color: white;\r\n        padding: 16px 24px;\r\n        font-weight: 500;\r\n        font-size: 1.25rem;\r\n    }\r\n    \r\n    \/* Container for Form Elements *\/\r\n    .calculator-body {\r\n        padding: 24px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 20px;\r\n    }\r\n\r\n    .form-group {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 8px;\r\n    }\r\n\r\n    .form-group label {\r\n        font-size: 1rem;\r\n        font-weight: 500;\r\n        color: #333;\r\n    }\r\n\r\n    .form-group .input-wrapper {\r\n        position: relative;\r\n    }\r\n\r\n    .form-group .currency-symbol {\r\n        position: absolute;\r\n        left: 12px;\r\n        top: 50%;\r\n        transform: translateY(-50%);\r\n        font-size: 1rem;\r\n        color: #6c757d;\r\n    }\r\n    \r\n    .form-group input[type=\"number\"] {\r\n        width: 100%;\r\n        border: 1.5px solid #EBEBEB;\r\n        border-radius: 4px;\r\n        padding: 12px 12px 12px 30px; \/* Left padding for currency symbol *\/\r\n        font-size: 1rem;\r\n        outline: none;\r\n        transition: border-color 0.2s, box-shadow 0.2s;\r\n        -moz-appearance: textfield; \/* Firefox *\/\r\n    }\r\n\r\n    .form-group input[type=\"number\"]::-webkit-outer-spin-button,\r\n    .form-group input[type=\"number\"]::-webkit-inner-spin-button {\r\n        -webkit-appearance: none;\r\n        margin: 0;\r\n    }\r\n    \r\n    .form-group input[type=\"number\"]:focus {\r\n        border-color: #05047E;\r\n        box-shadow: 0 0 0 3px rgba(5, 4, 126, 0.1);\r\n    }\r\n    \r\n    \/* Button Container *\/\r\n    .button-container {\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        gap: 12px;\r\n        margin-top: 10px;\r\n    }\r\n\r\n    \/* Calculate Button - Adapted from your .format-btn *\/\r\n    #calculateBtn {\r\n        background-color: #000;\r\n        color: white;\r\n        border: none;\r\n        padding: 12px 20px;\r\n        cursor: pointer;\r\n        font-size: 1.125rem;\r\n        font-weight: 500;\r\n        transition: all 0.2s;\r\n        border-radius: 4px;\r\n        width: 100%;\r\n        text-align: center;\r\n    }\r\n\r\n    #calculateBtn:is(:hover, :focus, :focus-visible, :active){\r\n        background-color: #545454;\r\n    }\r\n\r\n    \/* Reset Button - Reused from your .reset-btn *\/\r\n    .reset-btn {\r\n        background: none;\r\n        border: none;\r\n        color: black;\r\n        text-decoration: underline;\r\n        font-size: 1rem;\r\n        cursor: pointer;\r\n        padding: 0;\r\n        transition: color 0.2s;\r\n    }\r\n\r\n    .reset-btn:is(:hover, :focus, :focus-visible, :active) {\r\n        background: none;\r\n        color: #545454;\r\n        text-decoration: underline;\r\n    }\r\n\r\n    \/* Results Section *\/\r\n    #resultsContainer {\r\n        margin-top: 24px;\r\n        padding: 20px;\r\n        background-color: #f8f9fa;\r\n        border: 1.5px dashed #EBEBEB;\r\n        border-radius: 8px;\r\n        display: none; \/* Hidden by default *\/\r\n        flex-direction: column;\r\n        gap: 16px;\r\n    }\r\n\r\n    #resultsContainer.show {\r\n        display: flex; \/* Shown when calculation is done *\/\r\n    }\r\n\r\n    .result-item {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        font-size: 1.1rem;\r\n    }\r\n\r\n    .result-item .label {\r\n        color: #333;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .result-item .value {\r\n        font-weight: 700;\r\n        font-size: 1.25rem;\r\n        color: #00D084; \/* A vivid green for positive results *\/\r\n    }\r\n    \r\n    .result-item .value.negative {\r\n        color: #cf2e2e; \/* A vivid red for negative results *\/\r\n    }\r\n\r\n    \/* Error Message *\/\r\n    .error-message {\r\n        color: #cf2e2e;\r\n        font-size: 0.9rem;\r\n        text-align: center;\r\n        margin-top: 12px;\r\n        min-height: 1.2em; \/* Reserve space to prevent layout shift *\/\r\n    }\r\n\r\n<\/style>\r\n\r\n<div class=\"profit-margin-calculator-app\">\r\n    <div class=\"main-content\">\r\n        <div class=\"calculator-section\">\r\n            <div class=\"section-header\">\r\n                Wholesale Gross Profit Margin Calculator\r\n            <\/div>\r\n            <div class=\"calculator-body\">\r\n                <div class=\"form-group\">\r\n                    <label for=\"costPrice\">Cost Price (per item)<\/label>\r\n                    <div class=\"input-wrapper\">\r\n                        <span class=\"currency-symbol\">$<\/span>\r\n                        <input type=\"number\" id=\"costPrice\" placeholder=\"e.g., 50.00\" step=\"0.01\">\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label for=\"sellingPrice\">Selling Price (per item)<\/label>\r\n                    <div class=\"input-wrapper\">\r\n                        <span class=\"currency-symbol\">$<\/span>\r\n                        <input type=\"number\" id=\"sellingPrice\" placeholder=\"e.g., 120.00\" step=\"0.01\">\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div id=\"error-message\" class=\"error-message\"><\/div>\r\n\r\n                <div class=\"button-container\">\r\n                    <button id=\"calculateBtn\">Calculate<\/button>\r\n                    <button id=\"resetBtn\" class=\"reset-btn\">Reset<\/button>\r\n                <\/div>\r\n\r\n                <div id=\"resultsContainer\">\r\n                    <div class=\"result-item\">\r\n                        <span class=\"label\">Gross Profit:<\/span>\r\n                        <span class=\"value\" id=\"grossProfitResult\">$0.00<\/span>\r\n                    <\/div>\r\n                    <div class=\"result-item\">\r\n                        <span class=\"label\">Gross Profit Margin:<\/span>\r\n                        <span class=\"value\" id=\"grossProfitMarginResult\">0.00%<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        \/\/ --- Element Selection ---\r\n        const costPriceInput = document.getElementById('costPrice');\r\n        const sellingPriceInput = document.getElementById('sellingPrice');\r\n        const calculateBtn = document.getElementById('calculateBtn');\r\n        const resetBtn = document.getElementById('resetBtn');\r\n        const resultsContainer = document.getElementById('resultsContainer');\r\n        const grossProfitResult = document.getElementById('grossProfitResult');\r\n        const grossProfitMarginResult = document.getElementById('grossProfitMarginResult');\r\n        const errorMessage = document.getElementById('error-message');\r\n\r\n        \/\/ --- Event Listeners ---\r\n        calculateBtn.addEventListener('click', calculateMargin);\r\n        resetBtn.addEventListener('click', resetCalculator);\r\n\r\n        \/\/ Allow pressing 'Enter' in input fields to trigger calculation\r\n        costPriceInput.addEventListener('keypress', function(event) {\r\n            if (event.key === 'Enter') {\r\n                calculateMargin();\r\n            }\r\n        });\r\n        sellingPriceInput.addEventListener('keypress', function(event) {\r\n            if (event.key === 'Enter') {\r\n                calculateMargin();\r\n            }\r\n        });\r\n\r\n        \/\/ --- Main Calculation Function ---\r\n        function calculateMargin() {\r\n            \/\/ Clear previous errors\r\n            errorMessage.textContent = '';\r\n            \r\n            \/\/ 1. Get and parse values\r\n            const cost = parseFloat(costPriceInput.value);\r\n            const selling = parseFloat(sellingPriceInput.value);\r\n\r\n            \/\/ 2. Validate input\r\n            if (isNaN(cost) || isNaN(selling)) {\r\n                errorMessage.textContent = 'Please enter valid numbers for both fields.';\r\n                resultsContainer.classList.remove('show');\r\n                return;\r\n            }\r\n            if (cost < 0 || selling < 0) {\r\n                errorMessage.textContent = 'Prices cannot be negative.';\r\n                resultsContainer.classList.remove('show');\r\n                return;\r\n            }\r\n            if (selling === 0) {\r\n                errorMessage.textContent = 'Selling price cannot be zero to calculate margin.';\r\n                resultsContainer.classList.remove('show');\r\n                return;\r\n            }\r\n\r\n            \/\/ 3. Perform calculations\r\n            const grossProfit = selling - cost;\r\n            const grossMargin = (grossProfit \/ selling) * 100;\r\n\r\n            \/\/ 4. Display results\r\n            grossProfitResult.textContent = `$${grossProfit.toFixed(2)}`;\r\n            grossProfitMarginResult.textContent = `${grossMargin.toFixed(2)}%`;\r\n\r\n            \/\/ 5. Style results based on profit\/loss\r\n            const resultElements = [grossProfitResult, grossProfitMarginResult];\r\n            resultElements.forEach(el => {\r\n                el.classList.remove('negative');\r\n                if (grossProfit < 0) {\r\n                    el.classList.add('negative');\r\n                }\r\n            });\r\n            \r\n            \/\/ 6. Show the results container\r\n            resultsContainer.classList.add('show');\r\n        }\r\n\r\n        \/\/ --- Reset Function ---\r\n        function resetCalculator() {\r\n            costPriceInput.value = '';\r\n            sellingPriceInput.value = '';\r\n            errorMessage.textContent = '';\r\n            resultsContainer.classList.remove('show');\r\n            \/\/ Optional: reset result text to default\r\n            grossProfitResult.textContent = '$0.00';\r\n            grossProfitMarginResult.textContent = '0.00%';\r\n            grossProfitResult.classList.remove('negative');\r\n            grossProfitMarginResult.classList.remove('negative');\r\n        }\r\n    });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[22],"tags":[21],"class_list":["post-8310100","post","type-post","status-publish","format-standard","hentry","category-tools","tag-html-css-tools"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wholesale Gross Profit Margin Calculator<\/title>\n<meta name=\"description\" content=\"Instantly calculate your wholesale gross profit margin with our easy-to-use calculator. Understand your product profitability and make smarter business decisions. Get started today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wholesale Gross Profit Margin Calculator\" \/>\n<meta property=\"og:description\" content=\"Instantly calculate your wholesale gross profit margin with our easy-to-use calculator. Understand your product profitability and make smarter business decisions. Get started today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Tools\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-03T08:21:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-03T08:32:42+00:00\" \/>\n<meta name=\"author\" content=\"liz@148.red\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"liz@148.red\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/\"},\"author\":{\"name\":\"liz@148.red\",\"@id\":\"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac\"},\"headline\":\"Wholesale Gross Profit Margin Calculator\",\"datePublished\":\"2025-09-03T08:21:33+00:00\",\"dateModified\":\"2025-09-03T08:32:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/\"},\"wordCount\":7,\"keywords\":[\"Html-Css-tools\"],\"articleSection\":[\"tools\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/\",\"url\":\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/\",\"name\":\"Wholesale Gross Profit Margin Calculator\",\"isPartOf\":{\"@id\":\"https:\/\/elementor.com\/tools\/#website\"},\"datePublished\":\"2025-09-03T08:21:33+00:00\",\"dateModified\":\"2025-09-03T08:32:42+00:00\",\"author\":{\"@id\":\"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac\"},\"description\":\"Instantly calculate your wholesale gross profit margin with our easy-to-use calculator. Understand your product profitability and make smarter business decisions. Get started today!\",\"breadcrumb\":{\"@id\":\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/elementor.com\/tools\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wholesale Gross Profit Margin Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/elementor.com\/tools\/#website\",\"url\":\"https:\/\/elementor.com\/tools\/\",\"name\":\"Tools\",\"description\":\"Just another Elementor hosted website ;)\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/elementor.com\/tools\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac\",\"name\":\"liz@148.red\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g\",\"caption\":\"liz@148.red\"},\"url\":\"https:\/\/elementor.com\/tools\/author\/liz148-red\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Wholesale Gross Profit Margin Calculator","description":"Instantly calculate your wholesale gross profit margin with our easy-to-use calculator. Understand your product profitability and make smarter business decisions. Get started today!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/","og_locale":"en_US","og_type":"article","og_title":"Wholesale Gross Profit Margin Calculator","og_description":"Instantly calculate your wholesale gross profit margin with our easy-to-use calculator. Understand your product profitability and make smarter business decisions. Get started today!","og_url":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/","og_site_name":"Tools","article_published_time":"2025-09-03T08:21:33+00:00","article_modified_time":"2025-09-03T08:32:42+00:00","author":"liz@148.red","twitter_card":"summary_large_image","twitter_misc":{"Written by":"liz@148.red","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/#article","isPartOf":{"@id":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/"},"author":{"name":"liz@148.red","@id":"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac"},"headline":"Wholesale Gross Profit Margin Calculator","datePublished":"2025-09-03T08:21:33+00:00","dateModified":"2025-09-03T08:32:42+00:00","mainEntityOfPage":{"@id":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/"},"wordCount":7,"keywords":["Html-Css-tools"],"articleSection":["tools"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/","url":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/","name":"Wholesale Gross Profit Margin Calculator","isPartOf":{"@id":"https:\/\/elementor.com\/tools\/#website"},"datePublished":"2025-09-03T08:21:33+00:00","dateModified":"2025-09-03T08:32:42+00:00","author":{"@id":"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac"},"description":"Instantly calculate your wholesale gross profit margin with our easy-to-use calculator. Understand your product profitability and make smarter business decisions. Get started today!","breadcrumb":{"@id":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elementor.com\/tools\/wholesale-gross-profit-margin-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elementor.com\/tools\/"},{"@type":"ListItem","position":2,"name":"Wholesale Gross Profit Margin Calculator"}]},{"@type":"WebSite","@id":"https:\/\/elementor.com\/tools\/#website","url":"https:\/\/elementor.com\/tools\/","name":"Tools","description":"Just another Elementor hosted website ;)","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elementor.com\/tools\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac","name":"liz@148.red","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g","caption":"liz@148.red"},"url":"https:\/\/elementor.com\/tools\/author\/liz148-red\/"}]}},"_links":{"self":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts\/8310100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/comments?post=8310100"}],"version-history":[{"count":3,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts\/8310100\/revisions"}],"predecessor-version":[{"id":8310105,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts\/8310100\/revisions\/8310105"}],"wp:attachment":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/media?parent=8310100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/categories?post=8310100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/tags?post=8310100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}