{"id":2800,"date":"2026-08-21T18:37:54","date_gmt":"2026-08-21T18:37:54","guid":{"rendered":"https:\/\/apparelproductionlab.com\/?page_id=2800"},"modified":"2026-09-17T00:00:49","modified_gmt":"2026-09-17T00:00:49","slug":"knit-fabric-costing-calculator","status":"publish","type":"page","link":"https:\/\/apparelproductionlab.com\/ko\/knit-fabric-costing-calculator\/","title":{"rendered":"Knit Fabric Costing Calculator"},"content":{"rendered":"<h1 class=\"wp-block-heading\">Knit Fabric Costing Calculator<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Calculate and compare knit fabric costs based on GSM, fabric width, fabric price, and garment consumption.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This free Knit Fabric Costing Calculator helps apparel professionals estimate fabric cost per yard, calculate the fabric quantity required for an order, and compare different knit fabric specifications under consistent order conditions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By comparing multiple fabric options side by side, the calculator can help identify how changes in fabric weight, width, price, and consumption affect both <strong>fabric cost and total order requirements<\/strong>.<\/p>\n\n\n\n<style data-wp-block-html=\"css\">\n#apl-knit-costing-calculator {\n  font-family: inherit;\n  color: #111827;\n  margin: 30px 0 40px;\n}\n\n#apl-knit-costing-calculator * {\n  box-sizing: border-box;\n}\n\n.apl-tool-header {\n  margin-bottom: 24px;\n}\n\n.apl-tool-header h2 {\n  margin: 0 0 8px;\n  font-size: 32px;\n  line-height: 1.2;\n}\n\n.apl-tool-header p {\n  margin: 0;\n  color: #4b5563;\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n.apl-common-panel {\n  border: 1px solid #d7dde5;\n  border-radius: 8px;\n  padding: 22px;\n  margin-bottom: 22px;\n  background: #f8fafc;\n}\n\n.apl-common-panel h3,\n.apl-fabric-card h3 {\n  margin: 0 0 18px;\n  font-size: 20px;\n}\n\n.apl-common-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.apl-fabric-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.apl-fabric-card {\n  border: 1px solid #d7dde5;\n  border-radius: 8px;\n  padding: 20px;\n  background: #ffffff;\n}\n\n.apl-field {\n  margin-bottom: 15px;\n}\n\n.apl-field label {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.apl-input-unit {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.apl-input-unit input {\n  width: 100%;\n  height: 42px;\n  padding: 8px 10px;\n  border: 1px solid #cbd5e1;\n  border-radius: 4px;\n  background: #ffffff;\n  font-size: 15px;\n  color: #111827;\n}\n\n.apl-input-unit input:focus {\n  outline: none;\n  border-color: #64748b;\n}\n\n.apl-input-unit span {\n  min-width: 58px;\n  color: #64748b;\n  font-size: 12px;\n  white-space: nowrap;\n}\n\n.apl-results {\n  margin-top: 18px;\n  border-top: 1px solid #e5e7eb;\n  padding-top: 14px;\n}\n\n.apl-result-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 10px 0;\n  border-bottom: 1px solid #eef2f7;\n}\n\n.apl-result-row span {\n  color: #475569;\n  font-size: 13px;\n  line-height: 1.4;\n}\n\n.apl-result-row strong {\n  text-align: right;\n  font-size: 14px;\n  color: #111827;\n}\n\n.apl-calculator-actions {\n  margin-top: 22px;\n}\n\n#apl-knit-reset {\n  border: 0;\n  border-radius: 4px;\n  padding: 11px 20px;\n  background: #17365d;\n  color: #ffffff;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.04em;\n  cursor: pointer;\n}\n\n#apl-knit-reset:hover {\n  opacity: 0.92;\n}\n\n@media (max-width: 900px) {\n  .apl-fabric-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .apl-common-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .apl-tool-header h2 {\n    font-size: 26px;\n  }\n}\n<\/style>\n\n<div id=\"apl-knit-costing-calculator\" class=\"apl-knit-costing-calculator\">\n\n<div class=\"apl-tool-header\">\n    <h2>Compare Fabric Options<\/h2>\n    <p>\n        Enter the common order details and Fabric A specifications first.\n        Fabric Price and Processing Loss for Fabrics B and C will follow Fabric A automatically.\n    <\/p>\n<\/div>\n\n    <!-- COMMON ORDER INPUTS -->\n    <div class=\"apl-common-panel\">\n        <h3>Order Inputs<\/h3>\n\n        <div class=\"apl-common-grid\">\n\n            <div class=\"apl-field\">\n                <label for=\"apl-order-qty\">Order Quantity<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-order-qty\" type=\"number\" value=\"3500\" min=\"0\" step=\"1\">\n                    <span>pcs<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-garment-consumption\">Consumption \/ Garment<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-garment-consumption\" type=\"number\" value=\"1.25\" min=\"0\" step=\"0.001\">\n                    <span>yd \/ pc<\/span>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <!-- FABRIC COMPARISON -->\n    <div class=\"apl-fabric-grid\">\n\n        <!-- OPTION A -->\n        <div class=\"apl-fabric-card\">\n            <h3>Fabric A<\/h3>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-a-price\">Fabric Price \/ Input KG<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-a-price\" type=\"number\" value=\"4.90\" min=\"0\" step=\"0.01\">\n                    <span>USD \/ kg<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-a-gsm\">Finished Fabric GSM<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-a-gsm\" type=\"number\" value=\"180\" min=\"0\" step=\"1\">\n                    <span>gsm<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-a-width\">Finished Width<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-a-width\" type=\"number\" value=\"71\" min=\"0\" step=\"0.1\">\n                    <span>in<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-a-loss\">Processing Loss<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-a-loss\" type=\"number\" value=\"5\" min=\"0\" max=\"100\" step=\"0.1\">\n                    <span>%<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-results\">\n                <div class=\"apl-result-row\">\n                    <span>g \/ Linear Yard<\/span>\n                    <strong id=\"apl-a-g-yard\">296.82<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Yield \/ Input KG<\/span>\n                    <strong id=\"apl-a-yield\">3.20 yd<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Fabric Cost \/ Yard<\/span>\n                    <strong id=\"apl-a-cost-yard\">$1.5309<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Required Fabric<\/span>\n                    <strong id=\"apl-a-required-yards\">4,375.00 yd<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Required Production Input<\/span>\n                    <strong id=\"apl-a-required-kg\">1,366.91 kg<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Total Fabric Cost<\/span>\n                    <strong id=\"apl-a-total-cost\">$6,697.88<\/strong>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- OPTION B -->\n        <div class=\"apl-fabric-card\">\n            <h3>Fabric B<\/h3>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-b-price\">Fabric Price \/ Input KG<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-b-price\" class=\"apl-readonly-linked\" type=\"number\" value=\"4.90\" min=\"0\" step=\"0.01\" readonly=\"\" aria-readonly=\"true\" title=\"This value follows Fabric A.\">\n                    <span>USD \/ kg<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-b-gsm\">Finished Fabric GSM<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-b-gsm\" type=\"number\" value=\"220\" min=\"0\" step=\"1\">\n                    <span>gsm<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-b-width\">Finished Width<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-b-width\" type=\"number\" value=\"71\" min=\"0\" step=\"0.1\">\n                    <span>in<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-b-loss\">Processing Loss<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-b-loss\" class=\"apl-readonly-linked\" type=\"number\" value=\"5\" min=\"0\" max=\"100\" step=\"0.1\" readonly=\"\" aria-readonly=\"true\" title=\"This value follows Fabric A.\">\n                    <span>%<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-results\">\n                <div class=\"apl-result-row\">\n                    <span>g \/ Linear Yard<\/span>\n                    <strong id=\"apl-b-g-yard\">362.77<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Yield \/ Input KG<\/span>\n                    <strong id=\"apl-b-yield\">2.62 yd<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Fabric Cost \/ Yard<\/span>\n                    <strong id=\"apl-b-cost-yard\">$1.8712<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Required Fabric<\/span>\n                    <strong id=\"apl-b-required-yards\">4,375.00 yd<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Required Production Input<\/span>\n                    <strong id=\"apl-b-required-kg\">1,670.67 kg<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Total Fabric Cost<\/span>\n                    <strong id=\"apl-b-total-cost\">$8,186.29<\/strong>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- OPTION C -->\n        <div class=\"apl-fabric-card\">\n            <h3>Fabric C<\/h3>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-c-price\">Fabric Price \/ Input KG<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-c-price\" class=\"apl-readonly-linked\" type=\"number\" value=\"4.90\" min=\"0\" step=\"0.01\" readonly=\"\" aria-readonly=\"true\" title=\"This value follows Fabric A.\">\n                    <span>USD \/ kg<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-c-gsm\">Finished Fabric GSM<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-c-gsm\" type=\"number\" value=\"240\" min=\"0\" step=\"1\">\n                    <span>gsm<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-c-width\">Finished Width<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-c-width\" type=\"number\" value=\"71\" min=\"0\" step=\"0.1\">\n                    <span>in<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-field\">\n                <label for=\"apl-c-loss\">Processing Loss<\/label>\n                <div class=\"apl-input-unit\">\n                    <input id=\"apl-c-loss\" class=\"apl-readonly-linked\" type=\"number\" value=\"5\" min=\"0\" max=\"100\" step=\"0.1\" readonly=\"\" aria-readonly=\"true\" title=\"This value follows Fabric A.\">\n                    <span>%<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"apl-results\">\n                <div class=\"apl-result-row\">\n                    <span>g \/ Linear Yard<\/span>\n                    <strong id=\"apl-c-g-yard\">395.75<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Yield \/ Input KG<\/span>\n                    <strong id=\"apl-c-yield\">2.40 yd<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Fabric Cost \/ Yard<\/span>\n                    <strong id=\"apl-c-cost-yard\">$2.0413<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Required Fabric<\/span>\n                    <strong id=\"apl-c-required-yards\">4,375.00 yd<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Required Production Input<\/span>\n                    <strong id=\"apl-c-required-kg\">1,822.55 kg<\/strong>\n                <\/div>\n\n                <div class=\"apl-result-row\">\n                    <span>Total Fabric Cost<\/span>\n                    <strong id=\"apl-c-total-cost\">$8,930.50<\/strong>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"apl-calculator-actions\">\n        <button type=\"button\" id=\"apl-knit-reset\">RESET<\/button>\n    <\/div>\n\n\n\n<h2 class=\"wp-block-heading\">How to Use the Knit Fabric Costing Calculator<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Enter the fabric specifications for each option you want to compare. Each comparison can represent a different fabric specification or costing scenario.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 1 \u2014 Enter the Fabric Specifications<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Enter the fabric and order information in the calculator above. The results update automatically, allowing you to compare up to three fabric options side by side.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">For each fabric option, enter the applicable values for:<\/p>\n<\/blockquote>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>GSM<\/strong> \u2014 The finished fabric weight in grams per square meter.<\/li>\n\n\n\n<li><strong>Finished Width<\/strong> \u2014 The usable finished width of the fabric.<\/li>\n\n\n\n<li><strong>Fabric Price<\/strong> \u2014 The fabric purchase price used for the costing calculation.<\/li>\n\n\n\n<li><strong>Processing Loss<\/strong> \u2014 The expected fabric loss percentage used when calculating the required production input.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Step 2 \u2014 Enter the Order Information<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Enter the order information used to calculate the total fabric requirement and estimated fabric cost for production.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Order Q\u2019TY<\/strong> \u2014 Enter the total garment order quantity.<\/li>\n\n\n\n<li><strong>Consumption \/ Garment<\/strong> \u2014 Enter the estimated fabric consumption required per garment.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The order quantity and garment consumption are applied across the comparison scenarios so that different fabric options can be evaluated under the same order conditions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 3 \u2014 Review the Calculated Fabric Results<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The calculator automatically converts the fabric specifications and order information into practical costing and production quantities for each comparison option.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>g \/ Linear Yard<\/strong> \u2014 Shows the calculated fabric weight per linear yard based on GSM and finished width.<\/li>\n\n\n\n<li><strong>Yield \/ Input KG<\/strong> \u2014 Shows the estimated number of linear yards available from one kilogram of fabric.<\/li>\n\n\n\n<li><strong>Fabric Cost \/ Yard<\/strong> \u2014 Converts the fabric price into an estimated cost per linear yard.<\/li>\n\n\n\n<li><strong>Required Production Input KG<\/strong> \u2014 Estimates the total fabric weight required to produce the order, including the processing loss entered in the calculator.<\/li>\n\n\n\n<li><strong>Total Fabric Cost<\/strong> \u2014 Shows the estimated total fabric cost required for the order based on the calculated production input.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Review these results across Fabric A, B, and C to see how different fabric specifications affect fabric yield, required production quantity, and total fabric cost.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 4 \u2014 Compare the Fabric Options<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Use <strong>Comparison A, B, and C<\/strong> to evaluate different fabric scenarios side by side. Change the fabric specifications in each comparison column and review how the calculated results change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This comparison can help you evaluate the cost impact of different GSM, finished width, fabric price, and processing-loss assumptions before making a production or costing decision.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">T<strong>he lowest fabric price does not always result in the lowest total fabric cost. Fabric weight, width, yield, consumption, and processing loss should be considered together.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Important Notes &amp; Calculation Assumptions<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This calculator is designed as a practical fabric costing and planning tool. Calculated results are based on the fabric specifications, order information, and processing-loss assumptions entered by the user.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Actual fabric requirements may vary depending on fabric characteristics, cutting efficiency, marker utilization, shrinkage, production methods, order size, and other manufacturing conditions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Fabric price and consumption should be based on the most current supplier quotation, approved fabric specification, and production information available at the time of costing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Always review the calculated results against the actual fabric, garment, and production conditions before confirming a final cost or fabric order quantity.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Download the Excel Version<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Prefer to work offline or keep a costing record? Download the free Excel version of the Knit Fabric Costing Calculator to compare fabric options, review calculations, and save the results for production planning.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/apparelproductionlab.com\/download\/knit-fabric-costing-calculator-excel-worksheet\/\">DOWNLOAD THE EXCEL VERSION<\/a><\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Excel (.xlsx) \u00b7 Free Download<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Knit Fabric Costing Calculator Calculate and compare knit fabric costs based on GSM, fabric width, fabric price, and garment consumption. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_zipai_imported":false,"footnotes":""},"class_list":["post-2800","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"spectra_blocks_featured_image_url":null,"spectra_blocks_author_info":{"display_name":"apparelproductionlab@gmail.com","avatar_url":"https:\/\/apparelproductionlab.com\/wp-content\/plugins\/ultimate-member\/assets\/img\/default_avatar.jpg","author_link":"https:\/\/apparelproductionlab.com\/ko\/author\/apparelproductionlabgmail-com\/","description":""},"_links":{"self":[{"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/pages\/2800","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/comments?post=2800"}],"version-history":[{"count":24,"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/pages\/2800\/revisions"}],"predecessor-version":[{"id":3275,"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/pages\/2800\/revisions\/3275"}],"wp:attachment":[{"href":"https:\/\/apparelproductionlab.com\/ko\/wp-json\/wp\/v2\/media?parent=2800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}