{"product_id":"digital-product-wheel-rim-manufacturing-unit-detailed-project-report-dpr","title":"WHEEL RIM MANUFACTURING UNIT DETAILED PROJECT REPORT(DPR)","description":"\u003cstyle\u003e\n  .lywire-dpr-product {\n    --lywire-bg: #f7f8fa;\n    --lywire-surface: #ffffff;\n    --lywire-text: #1f2937;\n    --lywire-muted: #5b6472;\n    --lywire-heading: #111827;\n    --lywire-accent: #b7791f;\n    --lywire-accent-dark: #8a5a12;\n    --lywire-border: #e5e7eb;\n    --lywire-soft: #fff8eb;\n    --lywire-green: #166534;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 28px 20px 50px;\n    background: var(--lywire-bg);\n    color: var(--lywire-text);\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.7;\n    font-size: 16px;\n  }\n\n  .lywire-dpr-product * {\n    box-sizing: border-box;\n  }\n\n  .lywire-dpr-product h1,\n  .lywire-dpr-product h2,\n  .lywire-dpr-product h3 {\n    color: var(--lywire-heading);\n    line-height: 1.25;\n  }\n\n  .lywire-dpr-product h1 {\n    margin: 0 0 28px;\n    padding: 0;\n    font-size: clamp(30px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.7px;\n  }\n\n  .lywire-dpr-product h2 {\n    margin: 0 0 16px;\n    font-size: 26px;\n    font-weight: 750;\n  }\n\n  .lywire-dpr-product h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .lywire-dpr-product p {\n    margin: 0 0 16px;\n  }\n\n  .lywire-dpr-product .lywire-intro {\n    background: var(--lywire-surface);\n    border: 1px solid var(--lywire-border);\n    border-left: 5px solid var(--lywire-accent);\n    padding: 25px 28px;\n    margin-bottom: 28px;\n  }\n\n  .lywire-dpr-product .lywire-intro-lead {\n    font-size: 19px;\n    color: var(--lywire-heading);\n    font-weight: 650;\n    margin-bottom: 10px;\n  }\n\n  .lywire-dpr-product .lywire-section {\n    background: var(--lywire-surface);\n    border: 1px solid var(--lywire-border);\n    padding: 30px;\n    margin: 24px 0;\n  }\n\n  .lywire-dpr-product .lywire-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 20px;\n  }\n\n  .lywire-dpr-product .lywire-section-title span {\n    width: 38px;\n    height: 38px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--lywire-soft);\n    border: 1px solid #f0d8a8;\n    color: var(--lywire-accent-dark);\n    font-weight: 800;\n    flex: 0 0 38px;\n  }\n\n  .lywire-dpr-product .lywire-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .lywire-dpr-product .lywire-feature {\n    background: #fafafa;\n    border: 1px solid var(--lywire-border);\n    padding: 17px 18px;\n  }\n\n  .lywire-dpr-product .lywire-feature strong {\n    display: block;\n    color: var(--lywire-heading);\n    margin-bottom: 3px;\n  }\n\n  .lywire-dpr-product .lywire-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 22px 0 5px;\n  }\n\n  .lywire-dpr-product .lywire-highlight {\n    background: var(--lywire-soft);\n    border: 1px solid #f0d8a8;\n    padding: 22px;\n  }\n\n  .lywire-dpr-product .lywire-highlight-label {\n    display: block;\n    color: var(--lywire-muted);\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: .7px;\n    font-weight: 700;\n    margin-bottom: 5px;\n  }\n\n  .lywire-dpr-product .lywire-highlight-value {\n    display: block;\n    color: var(--lywire-heading);\n    font-size: 25px;\n    font-weight: 800;\n  }\n\n  .lywire-dpr-product .lywire-note {\n    background: #fffaf0;\n    border: 1px solid #f1dfb9;\n    padding: 23px 25px;\n    margin: 22px 0;\n  }\n\n  .lywire-dpr-product .lywire-note strong {\n    color: #7a4b00;\n  }\n\n  .lywire-dpr-product .lywire-list {\n    list-style: none;\n    padding: 0;\n    margin: 18px 0 0;\n  }\n\n  .lywire-dpr-product .lywire-list li {\n    position: relative;\n    padding: 9px 0 9px 30px;\n    border-bottom: 1px solid #edf0f2;\n  }\n\n  .lywire-dpr-product .lywire-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .lywire-dpr-product .lywire-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    color: var(--lywire-green);\n    font-weight: 800;\n  }\n\n  .lywire-dpr-product .lywire-custom-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .lywire-dpr-product .lywire-custom-item {\n    padding: 18px;\n    background: #fafafa;\n    border: 1px solid var(--lywire-border);\n  }\n\n  .lywire-dpr-product .lywire-custom-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--lywire-heading);\n  }\n\n  .lywire-dpr-product .lywire-quote {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    background: #f9fafb;\n    border-left: 4px solid var(--lywire-accent);\n    color: var(--lywire-heading);\n    font-weight: 650;\n  }\n\n  .lywire-dpr-product .lywire-cta {\n    background: var(--lywire-heading);\n    color: #ffffff;\n    padding: 34px 30px;\n    margin: 28px 0;\n  }\n\n  .lywire-dpr-product .lywire-cta h2 {\n    color: #ffffff;\n    margin-bottom: 12px;\n  }\n\n  .lywire-dpr-product .lywire-cta p {\n    color: #e5e7eb;\n  }\n\n  .lywire-dpr-product .lywire-faq {\n    border-top: 1px solid var(--lywire-border);\n  }\n\n  .lywire-dpr-product .lywire-faq details {\n    border-bottom: 1px solid var(--lywire-border);\n    padding: 0;\n  }\n\n  .lywire-dpr-product .lywire-faq summary {\n    cursor: pointer;\n    padding: 18px 4px;\n    color: var(--lywire-heading);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .lywire-dpr-product .lywire-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lywire-dpr-product .lywire-faq summary::after {\n    content: \"+\";\n    float: right;\n    font-size: 22px;\n    color: var(--lywire-accent-dark);\n  }\n\n  .lywire-dpr-product .lywire-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lywire-dpr-product .lywire-faq-answer {\n    padding: 0 4px 18px;\n    color: var(--lywire-muted);\n  }\n\n  .lywire-dpr-product .lywire-disclaimer {\n    background: #f3f4f6;\n    border: 1px solid #dfe3e8;\n    padding: 20px 22px;\n    margin-top: 28px;\n    color: #374151;\n    font-size: 14px;\n  }\n\n  @media (max-width: 700px) {\n    .lywire-dpr-product {\n      padding: 20px 14px 35px;\n      font-size: 15px;\n    }\n\n    .lywire-dpr-product h1 {\n      font-size: 30px;\n    }\n\n    .lywire-dpr-product h2 {\n      font-size: 23px;\n    }\n\n    .lywire-dpr-product .lywire-section,\n    .lywire-dpr-product .lywire-intro {\n      padding: 22px 18px;\n    }\n\n    .lywire-dpr-product .lywire-feature-grid,\n    .lywire-dpr-product .lywire-highlight-grid,\n    .lywire-dpr-product .lywire-custom-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lywire-dpr-product\"\u003e\n\u003ch1\u003eWHEEL RIM MANUFACTURING UNIT - Detailed Project Report (DPR)\u003c\/h1\u003e\n\u003cdiv class=\"lywire-intro\"\u003e\n\u003cp class=\"lywire-intro-lead\"\u003eYour Roadmap to a Profitable Manufacturing Business Starts Here!\u003c\/p\u003e\n\u003cp\u003eThinking about stepping into the high-demand world of aluminium wheel rim manufacturing? This pre-feasibility Detailed Project Report (DPR) is a professionally structured blueprint designed to help aspiring entrepreneurs evaluate, plan, and prepare for a wheel rim manufacturing unit with greater clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-title\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003ch2\u003eWhat's Inside This DPR?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe report brings together the core information required to understand the proposed manufacturing project, its financial structure, production considerations, and operating requirements.\u003c\/p\u003e\n\u003cdiv class=\"lywire-feature-grid\"\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eProject Concept \u0026amp; Business Overview\u003c\/strong\u003e Understand the proposed wheel rim manufacturing project and its overall business structure.\u003c\/div\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eFinancial Projections \u0026amp; Cost Structure\u003c\/strong\u003e Includes a stated Total Project Cost of ₹23.28 Lakhs.\u003c\/div\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eMeans of Finance\u003c\/strong\u003e Term Loan, Own Capital and Working Capital breakdown.\u003c\/div\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eEstimated Sales Turnover\u003c\/strong\u003e Includes an estimated annual sales turnover potential of ₹1.02+ Crores.\u003c\/div\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eFinancial Analysis\u003c\/strong\u003e Debt Service Coverage, Break-Even and Payback analysis.\u003c\/div\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eProduction Requirements\u003c\/strong\u003e Raw material insights, machinery requirements and employment scope.\u003c\/div\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eIndustry Background\u003c\/strong\u003e Overview of the wheel rim manufacturing industry and business environment.\u003c\/div\u003e\n\u003cdiv class=\"lywire-feature\"\u003e\n\u003cstrong\u003eManufacturing Process\u003c\/strong\u003e An overview of the manufacturing process and operational requirements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-highlight-grid\"\u003e\n\u003cdiv class=\"lywire-highlight\"\u003e\n\u003cspan class=\"lywire-highlight-label\"\u003eTotal Project Cost\u003c\/span\u003e \u003cspan class=\"lywire-highlight-value\"\u003e₹23.28 Lakhs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-highlight\"\u003e\n\u003cspan class=\"lywire-highlight-label\"\u003eEstimated Annual Sales Turnover Potential\u003c\/span\u003e \u003cspan class=\"lywire-highlight-value\"\u003e₹1.02+ Crores\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-title\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003ch2\u003eWhat This DPR Helps You Understand\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"lywire-list\"\u003e\n\u003cli\u003eHow the proposed wheel rim manufacturing project is structured.\u003c\/li\u003e\n\u003cli\u003eThe major cost components involved in establishing the unit.\u003c\/li\u003e\n\u003cli\u003ePotential financing structure involving own capital, term loan and working capital.\u003c\/li\u003e\n\u003cli\u003eMachinery and raw material requirements relevant to the proposed project.\u003c\/li\u003e\n\u003cli\u003eKey financial indicators including break-even, payback and debt service coverage.\u003c\/li\u003e\n\u003cli\u003eThe broad manufacturing process and operational requirements.\u003c\/li\u003e\n\u003cli\u003eEmployment and manpower considerations for the proposed unit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-title\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003ch2\u003eImportant — This Is Just the Beginning\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-note\"\u003e\n\u003cstrong\u003eThis DPR is a pre-feasibility sample.\u003c\/strong\u003e\n\u003cp style=\"margin-top: 8px;\"\u003eIt is intended to serve as a structured starting point for evaluating the proposed manufacturing project. It should not be treated as a one-size-fits-all project report. Actual project requirements, costs, capacity, financing and documentation may vary according to the entrepreneur, location, plant configuration, supplier quotations, applicable requirements and financial institution norms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eEvery entrepreneur's vision is unique, and the project report should reflect the actual proposed unit rather than relying solely on a standard sample.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-title\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e\n\u003ch2\u003eGet Your Customized DPR\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe project can be modified to better reflect your proposed manufacturing setup, financing requirements and business circumstances.\u003c\/p\u003e\n\u003cdiv class=\"lywire-custom-grid\"\u003e\n\u003cdiv class=\"lywire-custom-item\"\u003e\n\u003cstrong\u003eLocation \u0026amp; Land Availability\u003c\/strong\u003e Adapt the project according to the proposed location and available land or premises.\u003c\/div\u003e\n\u003cdiv class=\"lywire-custom-item\"\u003e\n\u003cstrong\u003eDesired Production Capacity\u003c\/strong\u003e Modify the project structure according to your planned production capacity.\u003c\/div\u003e\n\u003cdiv class=\"lywire-custom-item\"\u003e\n\u003cstrong\u003eFunding Requirements\u003c\/strong\u003e Structure the project according to your proposed financing requirements.\u003c\/div\u003e\n\u003cdiv class=\"lywire-custom-item\"\u003e\n\u003cstrong\u003eEntrepreneur Details\u003c\/strong\u003e Incorporate relevant entrepreneur and business details into the customized report.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-quote\"\u003e“We can modify the project capacity and cost as per your requirement — and prepare a project report on ANY subject as per your need!”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lywire-cta\"\u003e\n\u003ch2\u003ePlan It. Fund It. Build It.\u003c\/h2\u003e\n\u003cp\u003eStart with a structured understanding of your proposed wheel rim manufacturing project. Purchase this DPR and use it as the starting point for evaluating your manufacturing unit.\u003c\/p\u003e\n\u003cp\u003eAfter purchase, connect with us to discuss your requirements and begin the process of preparing a personalized project report for your proposed business.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-title\"\u003e\n\u003cspan\u003e05\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the Wheel Rim Manufacturing Unit DPR?\u003c\/summary\u003e\n\u003cdiv class=\"lywire-faq-answer\"\u003e\n\u003cp\u003eThe DPR covers the project concept and business overview, project cost structure, means of finance, estimated sales turnover, financial analysis, raw materials, machinery requirements, employment scope, industry background and manufacturing process overview.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the project cost mentioned in this DPR?\u003c\/summary\u003e\n\u003cdiv class=\"lywire-faq-answer\"\u003e\n\u003cp\u003eThe sample DPR mentions a Total Project Cost of ₹23.28 Lakhs. Actual project cost may vary depending on location, capacity, machinery specifications, supplier quotations, infrastructure and other project-specific requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the DPR include financial analysis?\u003c\/summary\u003e\n\u003cdiv class=\"lywire-faq-answer\"\u003e\n\u003cp\u003eYes. The DPR includes financial projections and analysis covering estimated sales turnover, debt service coverage, break-even and payback considerations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the DPR be customized?\u003c\/summary\u003e\n\u003cdiv class=\"lywire-faq-answer\"\u003e\n\u003cp\u003eYes. The project can be customized according to factors such as location, proposed production capacity, funding requirements, entrepreneur details and applicable financial institution requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a final bank-ready project report?\u003c\/summary\u003e\n\u003cdiv class=\"lywire-faq-answer\"\u003e\n\u003cp\u003eThis product is described as a pre-feasibility sample DPR. A customized report may be required to reflect the actual project configuration, entrepreneur information, quotations, financing structure and requirements of the relevant financial institution or authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho can use this Wheel Rim Manufacturing DPR?\u003c\/summary\u003e\n\u003cdiv class=\"lywire-faq-answer\"\u003e\n\u003cp\u003eIt can be useful for aspiring entrepreneurs, existing businesses evaluating a new manufacturing project, consultants and individuals researching the setup and financial structure of a wheel rim manufacturing unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill I receive a physical book?\u003c\/summary\u003e\n\u003cdiv class=\"lywire-faq-answer\"\u003e\n\u003cp\u003eNo. This is a digital eBook\/DPR. The download link will be shared after the purchase is completed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"lywire-disclaimer\"\u003e⚠️ Please note: It is an eBook that will be provided digitally, and the download link will be shared after the purchase is completed. No physical book will be provided.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"WHEEL RIM MANUFACTURING UNIT — Detailed Project Report (DPR)\",\n  \"description\": \"A pre-feasibility Detailed Project Report for planning and evaluating an aluminium wheel rim manufacturing unit, covering project concept, project cost, means of finance, financial projections, machinery, raw materials, employment scope, industry background and manufacturing process.\",\n  \"category\": \"Digital Product\",\n  \"additionalType\": \"https:\/\/schema.org\/DigitalDocument\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"DPR\"\n  }\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included in the Wheel Rim Manufacturing Unit DPR?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The DPR covers the project concept and business overview, project cost structure, means of finance, estimated sales turnover, financial analysis, raw materials, machinery requirements, employment scope, industry background and manufacturing process overview.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the project cost mentioned in this DPR?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The sample DPR mentions a Total Project Cost of ₹23.28 Lakhs. Actual project cost may vary depending on location, capacity, machinery specifications, supplier quotations, infrastructure and other project-specific requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the DPR include financial analysis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The DPR includes financial projections and analysis covering estimated sales turnover, debt service coverage, break-even and payback considerations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the DPR be customized?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The project can be customized according to factors such as location, proposed production capacity, funding requirements, entrepreneur details and applicable financial institution requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this a final bank-ready project report?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This product is described as a pre-feasibility sample DPR. A customized report may be required to reflect the actual project configuration, entrepreneur information, quotations, financing structure and requirements of the relevant financial institution or authority.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who can use this Wheel Rim Manufacturing DPR?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It can be useful for aspiring entrepreneurs, existing businesses evaluating a new manufacturing project, consultants and individuals researching the setup and financial structure of a wheel rim manufacturing unit.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Will I receive a physical book?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This is a digital eBook\/DPR. The download link will be shared after the purchase is completed.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Tomaque","offers":[{"title":"Default Title","offer_id":45556027097178,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/WHEELRIMMANUFACTURINGUNITDETAILEDPROJECTREPORT_DPR.png?v=1790325488","url":"https:\/\/lywire.com\/products\/digital-product-wheel-rim-manufacturing-unit-detailed-project-report-dpr","provider":"LyWire","version":"1.0","type":"link"}