{"id":1308,"date":"2025-12-27T19:23:00","date_gmt":"2025-12-27T19:23:00","guid":{"rendered":"https:\/\/monogram-theme.jkdevstudio.com\/portfolio\/radiant-reflections\/"},"modified":"2026-08-10T16:48:48","modified_gmt":"2026-08-10T16:48:48","slug":"popupstone","status":"publish","type":"portfolio","link":"https:\/\/swapneshtilekar.com\/de\/portfolio\/popupstone\/","title":{"rendered":"Popupstone Ceramics"},"content":{"rendered":"<style>\n  \/* Base Container *\/\n  .pcs-container {\n    background: transparent;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 16px;\n    padding: 36px 32px;\n    margin: 32px 0;\n    color: inherit;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .pcs-container * {\n    box-sizing: border-box;\n  }\n\n  .pcs-section {\n    margin-bottom: 40px;\n    padding-bottom: 32px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  .pcs-section:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  \/* Scaled Up Section Headers *\/\n  .pcs-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 0;\n    margin-bottom: 18px;\n    color: #9b82ff;\n    font-size: 1.5rem;\n    font-weight: 700;\n    line-height: 1.25;\n    letter-spacing: -0.01em;\n  }\n\n  \/* Strict SVG Overrides against WordPress Theme Styles *\/\n  .pcs-header svg {\n    width: 26px !important;\n    height: 26px !important;\n    min-width: 26px !important;\n    min-height: 26px !important;\n    max-width: 26px !important;\n    max-height: 26px !important;\n    fill: none !important;\n    stroke: #9b82ff !important;\n    stroke-width: 2 !important;\n    stroke-linecap: round !important;\n    stroke-linejoin: round !important;\n    flex-shrink: 0 !important;\n    display: inline-block !important;\n    vertical-align: middle !important;\n    margin: 0 !important;\n  }\n\n  .pcs-sub-title {\n    font-size: 1.18rem;\n    font-weight: 600;\n    color: #ffffff;\n    margin-top: 24px;\n    margin-bottom: 10px;\n  }\n\n  \/* Body Text Legibility *\/\n  .pcs-container p {\n    font-size: 1.05rem;\n    line-height: 1.7;\n    margin-bottom: 14px;\n    color: rgba(255, 255, 255, 0.85);\n  }\n\n  .pcs-container ul {\n    margin: 0 0 18px 0;\n    padding-left: 22px;\n  }\n\n  .pcs-container li {\n    font-size: 1.05rem;\n    line-height: 1.7;\n    margin-bottom: 12px;\n    color: rgba(255, 255, 255, 0.88);\n  }\n\n  .pcs-container li strong {\n    color: #ffffff;\n    font-weight: 600;\n  }\n\n  \/* Meta Stats Bar *\/\n  .pcs-meta-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 32px;\n    margin-top: 4px;\n    margin-bottom: 28px;\n  }\n\n  .pcs-meta-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: transparent;\n    padding: 0;\n    border: none;\n    font-size: 1.05rem;\n    color: rgba(255, 255, 255, 0.92);\n  }\n\n  .pcs-meta-item svg {\n    width: 22px !important;\n    height: 22px !important;\n    min-width: 22px !important;\n    min-height: 22px !important;\n    max-width: 22px !important;\n    max-height: 22px !important;\n    stroke: #ffffff !important;\n    stroke-width: 2 !important;\n    fill: none !important;\n    flex-shrink: 0 !important;\n    display: inline-block !important;\n    vertical-align: middle !important;\n    margin: 0 !important;\n  }\n\n  \/* Tool Badges *\/\n  .pcs-tools-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .pcs-tool-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(255, 255, 255, 0.05);\n    color: #ffffff;\n    padding: 10px 16px;\n    border-radius: 8px;\n    font-size: 0.98rem;\n    font-weight: 500;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n  }\n\n  .pcs-tool-badge img, \n  .pcs-tool-badge svg {\n    width: 20px !important;\n    height: 20px !important;\n    min-width: 20px !important;\n    min-height: 20px !important;\n    max-width: 20px !important;\n    max-height: 20px !important;\n    object-fit: contain !important;\n    flex-shrink: 0 !important;\n    display: inline-block !important;\n    vertical-align: middle !important;\n    margin: 0 !important;\n    border: none !important;\n    border-radius: 0 !important;\n    box-shadow: none !important;\n  }\n\n  \/* Mobile Optimizations - Edge to Edge *\/\n  @media (max-width: 640px) {\n    .pcs-container {\n      padding: 0 !important;\n      margin: 16px 0 !important;\n      border: none !important;\n      background: transparent !important;\n      border-radius: 0 !important;\n    }\n\n    .pcs-header {\n      font-size: 1.3rem;\n      gap: 10px;\n    }\n\n    .pcs-header svg {\n      width: 22px !important;\n      height: 22px !important;\n      min-width: 22px !important;\n      min-height: 22px !important;\n      max-width: 22px !important;\n      max-height: 22px !important;\n    }\n\n    .pcs-sub-title {\n      font-size: 1.1rem;\n    }\n\n    .pcs-container p,\n    .pcs-container li,\n    .pcs-meta-item {\n      font-size: 1rem;\n    }\n\n    .pcs-section {\n      margin-bottom: 32px;\n      padding-bottom: 24px;\n    }\n\n    .pcs-meta-grid {\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .pcs-tool-badge {\n      padding: 8px 12px;\n      font-size: 0.9rem;\n    }\n  }\n<\/style>\n\n<article class=\"pcs-container\">\n\n  <!-- Overview Details -->\n  <section class=\"pcs-section\">\n    <p>Popupstone is a WordPress WooCommerce store project developed from scratch, focusing on a comprehensive digital setup to support e-commerce operations and customer engagement. The project involved registering the domain and managing hosting, building the WooCommerce store with product and shipping customizations, and integrating critical marketing and sales tools for optimized performance and growth.<\/p>\n\n    <div class=\"pcs-meta-grid\">\n      <div class=\"pcs-meta-item\">\n        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n        <span><strong style=\"color: #ffffff;\">Duration:<\/strong> Ongoing<\/span>\n      <\/div>\n      <div class=\"pcs-meta-item\">\n        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n        <span><strong style=\"color: #ffffff;\">Execution Model:<\/strong> Independent Developer<\/span>\n      <\/div>\n    <\/div>\n\n    <p style=\"margin-top: 20px;\"><strong>Key Tools &amp; Technologies:<\/strong><\/p>\n    <div class=\"pcs-tools-grid\">\n      <!-- WooCommerce -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/woocommerce.svg\" style=\"filter: invert(56%) sepia(55%) saturate(2768%) hue-rotate(224deg) brightness(97%) contrast(92%);\" alt=\"WooCommerce\" \/>\n        WordPress with WooCommerce\n      <\/span>\n      <!-- Mailchimp -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/mailchimp.svg\" style=\"filter: invert(82%) sepia(85%) saturate(1376%) hue-rotate(334deg) brightness(102%) contrast(98%);\" alt=\"Mailchimp\" \/>\n        Mailchimp\n      <\/span>\n      <!-- HubSpot -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/hubspot.svg\" style=\"filter: invert(47%) sepia(91%) saturate(1914%) hue-rotate(344deg) brightness(101%) contrast(98%);\" alt=\"HubSpot\" \/>\n        HubSpot CRM\n      <\/span>\n      <!-- Razorpay -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/razorpay.svg\" style=\"filter: invert(34%) sepia(91%) saturate(2311%) hue-rotate(200deg) brightness(97%) contrast(106%);\" alt=\"Razorpay\" \/>\n        Razorpay Payment Gateway\n      <\/span>\n      <!-- Google Tools -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/google.svg\" alt=\"Google\" \/>\n        Google Analytics &amp; Search Console\n      <\/span>\n      <!-- Rank Math -->\n      <span class=\"pcs-tool-badge\">\n        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"fill: #9b82ff !important; stroke: none !important;\"><path d=\"M12 2L2 7v10l10 5 10-5V7L12 2zm0 2.8l7 3.5-7 3.5-7-3.5 7-3.5zm-8 5.7l7 3.5v7l-7-3.5v-7zm16 7l-7 3.5v-7l7-3.5v7z\"\/><\/svg>\n        Rank Math SEO\n      <\/span>\n      <!-- Google Developer Console -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/googlecloud.svg\" style=\"filter: invert(1);\" alt=\"Google Cloud\" \/>\n        Google Developer Console\n      <\/span>\n    <\/div>\n  <\/section>\n\n  <!-- My Role -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n      My Role\n    <\/h2>\n    <p>Handled full setup from scratch, including domain registration and hosting management, as well as WooCommerce installation and configuration tailored to Popupstone\u2019s product and shipping needs.<\/p>\n    <p>Executed integration and configuration of Mailchimp and HubSpot CRM for marketing and lead management workflows. Setup and customized Razorpay payment gateway for seamless checkout experience.<\/p>\n    <p>Implemented Google Analytics and Search Console integration for detailed website tracking and SEO health monitoring, paired with Rank Math plugin configuration to enhance organic search efforts.<\/p>\n    <p>Developed and configured social login with Google OAuth using secure keys obtained from Google Developer Console, allowing quick and convenient user login. Tested and optimized shipping rules based on product weight for accurate delivery cost calculations, while providing ongoing troubleshooting and refinements for performance and UX improvements.<\/p>\n  <\/section>\n\n  <!-- The Challenge -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      The Challenge\n    <\/h2>\n    <p>Key technical hurdles included setting up the entire infrastructure from domain registration and hosting configuration, as well as managing dynamic weight-based shipping rules within WooCommerce.<\/p>\n    <p>The project also required integrating multiple third-party services including Mailchimp for newsletters, HubSpot CRM for lead management, Google Analytics and Search Console for SEO and analytics, Razorpay payment gateway for smooth transaction processing, Google OAuth social login with one-click authentication for user convenience and security, and optimizing overall SEO using the Rank Math plugin.<\/p>\n  <\/section>\n\n  <!-- Scope & Research -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"16 18 22 12 16 6\"\/><polyline points=\"8 6 2 12 8 18\"\/><\/svg>\n      Scope, Research &amp; Infrastructure\n    <\/h2>\n\n    <div class=\"pcs-sub-title\">Project Scope<\/div>\n    <p>Delivered a fully operational WooCommerce storefront with weight-sensitive shipping options, automated newsletter subscription through Mailchimp, seamless lead generation and customer tracking via HubSpot CRM, secure social login powered by Google OAuth, payment handling through Razorpay, fully integrated SEO tools and analytics, and a scalable platform designed for growth with continuous maintenance.<\/p>\n\n    <div class=\"pcs-sub-title\">Research<\/div>\n    <p>Analyzed competitor websites to identify industry best practices specifically in Ceramics and Crockery platforms.<\/p>\n\n    <div class=\"pcs-sub-title\">Domain and Hosting Management<\/div>\n    <p>Registered and configured the domain, set up SSL certificates, optimized DNS pointing, and created a staging subdomain for development and testing.<\/p>\n  <\/section>\n\n  <!-- Final Output -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n      Final Output\n    <\/h2>\n    <p>A modern, responsive e-commerce website built on WordPress and WooCommerce featuring integrated marketing automation with Mailchimp and HubSpot CRM, robust payment processing with Razorpay, enhanced user experience via social login with Google authentication, a strong analytics and SEO foundation using Google tools and Rank Math, weight-based shipping for accurate delivery cost calculations, and end-to-end setup including domain, hosting, security certificates, and ongoing management.<\/p>\n    <p>This project represents a comprehensive, multi-tool e-commerce development and marketing integration effort tailored to Popupstone\u2019s business goals, ensuring a smooth, scalable, and user-friendly online shopping experience.<\/p>\n  <\/section>\n\n<\/article>","protected":false},"excerpt":{"rendered":"<p>Popupstone is a WordPress WooCommerce store project developed from scratch, focusing on a comprehensive digital setup to support e-commerce operations and customer engagement. The project involved registering the domain and managing hosting, building the WooCommerce store with product and shipping customizations, and integrating critical marketing and sales tools for optimized performance and growth. Duration: Ongoing [&hellip;]<\/p>\n","protected":false},"featured_media":4628,"template":"","portfolio_category":[45],"portfolio_tag":[28,39,46,58],"portfolio_industry":[37,43,44],"class_list":["post-1308","portfolio","type-portfolio","status-publish","has-post-thumbnail","hentry","portfolio_category-modern-strategy","portfolio_tag-brand-strategy","portfolio_tag-graphic-design","portfolio_tag-motion-graphics","portfolio_tag-visual-identity","portfolio_industry-early-stage-startups","portfolio_industry-marketing-teams","portfolio_industry-media-content"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Popupstone Ceramics - Swapnesh Tilekar<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/swapneshtilekar.com\/de\/portfolio\/popupstone\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Popupstone Ceramics - Swapnesh Tilekar\" \/>\n<meta property=\"og:description\" content=\"Popupstone is a WordPress WooCommerce store project developed from scratch, focusing on a comprehensive digital setup to support e-commerce operations and customer engagement. The project involved registering the domain and managing hosting, building the WooCommerce store with product and shipping customizations, and integrating critical marketing and sales tools for optimized performance and growth. Duration: Ongoing [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/swapneshtilekar.com\/de\/portfolio\/popupstone\/\" \/>\n<meta property=\"og:site_name\" content=\"Swapnesh Tilekar\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T16:48:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Popupstone-Ceramics-Featured.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/\",\"name\":\"Popupstone Ceramics - Swapnesh Tilekar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Popupstone-Ceramics-Featured.webp\",\"datePublished\":\"2025-12-27T19:23:00+00:00\",\"dateModified\":\"2026-08-10T16:48:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/#primaryimage\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Popupstone-Ceramics-Featured.webp\",\"contentUrl\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Popupstone-Ceramics-Featured.webp\",\"width\":2560,\"height\":2560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/popupstone\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/swapneshtilekar.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Portfolio\",\"item\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Popupstone Ceramics\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#website\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/\",\"name\":\"Swapnesh Tilekar\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#\\\/schema\\\/person\\\/200dec913b8d179ff7a1cfb44022205f\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/swapneshtilekar.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#\\\/schema\\\/person\\\/200dec913b8d179ff7a1cfb44022205f\",\"name\":\"swapneshtilekar@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\",\"contentUrl\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\",\"width\":1498,\"height\":1050,\"caption\":\"swapneshtilekar@gmail.com\"},\"logo\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\"},\"sameAs\":[\"https:\\\/\\\/swapneshtilekar.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Popupstone Ceramics - Swapnesh Tilekar","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:\/\/swapneshtilekar.com\/de\/portfolio\/popupstone\/","og_locale":"de_DE","og_type":"article","og_title":"Popupstone Ceramics - Swapnesh Tilekar","og_description":"Popupstone is a WordPress WooCommerce store project developed from scratch, focusing on a comprehensive digital setup to support e-commerce operations and customer engagement. The project involved registering the domain and managing hosting, building the WooCommerce store with product and shipping customizations, and integrating critical marketing and sales tools for optimized performance and growth. Duration: Ongoing [&hellip;]","og_url":"https:\/\/swapneshtilekar.com\/de\/portfolio\/popupstone\/","og_site_name":"Swapnesh Tilekar","article_modified_time":"2026-08-10T16:48:48+00:00","og_image":[{"width":2560,"height":2560,"url":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Popupstone-Ceramics-Featured.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/","url":"https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/","name":"Popupstone Ceramics - Swapnesh Tilekar","isPartOf":{"@id":"https:\/\/swapneshtilekar.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/#primaryimage"},"image":{"@id":"https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/#primaryimage"},"thumbnailUrl":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Popupstone-Ceramics-Featured.webp","datePublished":"2025-12-27T19:23:00+00:00","dateModified":"2026-08-10T16:48:48+00:00","breadcrumb":{"@id":"https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/#primaryimage","url":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Popupstone-Ceramics-Featured.webp","contentUrl":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Popupstone-Ceramics-Featured.webp","width":2560,"height":2560},{"@type":"BreadcrumbList","@id":"https:\/\/swapneshtilekar.com\/portfolio\/popupstone\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/swapneshtilekar.com\/"},{"@type":"ListItem","position":2,"name":"Portfolio","item":"https:\/\/swapneshtilekar.com\/portfolio\/"},{"@type":"ListItem","position":3,"name":"Popupstone Ceramics"}]},{"@type":"WebSite","@id":"https:\/\/swapneshtilekar.com\/#website","url":"https:\/\/swapneshtilekar.com\/","name":"Swapnesh Tilekar","description":"","publisher":{"@id":"https:\/\/swapneshtilekar.com\/#\/schema\/person\/200dec913b8d179ff7a1cfb44022205f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/swapneshtilekar.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":["Person","Organization"],"@id":"https:\/\/swapneshtilekar.com\/#\/schema\/person\/200dec913b8d179ff7a1cfb44022205f","name":"swapneshtilekar@gmail.com","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp","url":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp","contentUrl":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp","width":1498,"height":1050,"caption":"swapneshtilekar@gmail.com"},"logo":{"@id":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp"},"sameAs":["https:\/\/swapneshtilekar.com"]}]}},"_links":{"self":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio\/1308","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio"}],"about":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/types\/portfolio"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/media\/4628"}],"wp:attachment":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/media?parent=1308"}],"wp:term":[{"taxonomy":"portfolio_category","embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio_category?post=1308"},{"taxonomy":"portfolio_tag","embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio_tag?post=1308"},{"taxonomy":"portfolio_industry","embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio_industry?post=1308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}