{"id":78,"date":"2026-06-08T12:18:38","date_gmt":"2026-06-08T12:18:38","guid":{"rendered":"https:\/\/nuberona.com\/?page_id=78"},"modified":"2026-08-05T12:28:39","modified_gmt":"2026-08-05T12:28:39","slug":"precios","status":"publish","type":"page","link":"https:\/\/nuberona.com\/en\/precios\/","title":{"rendered":"Web development pricing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"78\" class=\"elementor elementor-78 elementor-39\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aaa3e3b e-flex e-con-full e-con e-parent\" data-id=\"aaa3e3b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d9622f elementor-widget elementor-widget-html\" data-id=\"2d9622f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n  .page-hero .orb1 { width: 520px; height: 520px; background: #B6D2F5; top: -200px; left: -120px; opacity: .5; }\n  .price-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; align-items: stretch; }\n  @media (max-width: 900px) { .price-grid { grid-template-columns: 1fr; max-width: 460px; margin-inline: auto; } }\n  .price-card { background: var(--surface); border: 1px solid var(--line); border-radius: var(--r-lg); padding: 34px 30px; box-shadow: var(--sh-sm); display: flex; flex-direction: column; position: relative; transition: transform .25s, box-shadow .3s; }\n  .price-card:hover { transform: translateY(-5px); box-shadow: var(--sh-lg); }\n  .price-card.feat { border: 1.5px solid var(--brand-400); box-shadow: var(--sh-lg); }\n  .price-card.feat::before { content: \"\"; position: absolute; inset: 0; border-radius: var(--r-lg); padding: 1.5px; background: var(--cloud-grad); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; }\n  .feat-tag { position: absolute; top: -13px; left: 50%; transform: translateX(-50%); background: var(--cloud-grad); color: #fff; font-family: var(--f-mono); font-size: .7rem; letter-spacing: .08em; padding: 6px 16px; border-radius: var(--r-pill); white-space: nowrap; box-shadow: var(--sh); }\n  .price-card .pc-name { font-family: var(--f-display); font-weight: 700; font-size: 1.3rem; color: var(--ink-900); }\n  .price-card .pc-desc { color: var(--ink-500); font-size: .92rem; margin-top: 6px; min-height: 42px; }\n  .price-card .pc-price { margin: 22px 0 4px; display: flex; align-items: baseline; gap: 8px; }\n  .price-card .pc-price .from { font-family: var(--f-mono); font-size: .76rem; color: var(--ink-500); }\n  .price-card .pc-price .amt { font-family: var(--f-display); font-weight: 800; font-size: 2.6rem; color: var(--ink-900); letter-spacing: -.03em; line-height: 1; }\n  .price-card .pc-price .per { color: var(--ink-500); font-size: .9rem; }\n  .price-card .pc-cta { margin: 24px 0; }\n  .price-card .pc-cta .btn { width: 100%; }\n  .pc-feats { display: grid; gap: 12px; margin-top: 6px; padding-top: 22px; border-top: 1px solid var(--line); }\n  .pc-feats li { display: flex; gap: 11px; align-items: flex-start; font-size: .93rem; color: var(--ink-700); }\n  .pc-feats li svg { width: 18px; height: 18px; flex: none; margin-top: 3px; color: var(--brand-600); }\n  .price-note { text-align: center; font-family: var(--f-mono); font-size: .82rem; color: var(--ink-500); margin-top: 32px; }\n  \/* telecom band *\/\n  .tel-price { border-radius: var(--r-xl); overflow: hidden; position: relative; background: var(--cloud-grad); color: #fff; padding: clamp(38px,5vw,60px); display: grid; grid-template-columns: 1.3fr 1fr; gap: 40px; align-items: center; box-shadow: var(--sh-glow); }\n  @media (max-width: 760px) { .tel-price { grid-template-columns: 1fr; } }\n  .tel-price h2 { color: #fff; }\n  .tel-price p { color: rgba(255,255,255,.88); margin-top: 14px; }\n  .tel-price .orb { width: 340px; height: 340px; background: #fff; opacity: .12; bottom: -160px; right: -60px; }\n  .tel-big { text-align: center; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.25); border-radius: var(--r-lg); padding: 30px; backdrop-filter: blur(6px); }\n  .tel-big b { font-family: var(--f-display); font-weight: 800; font-size: 3.4rem; display: block; letter-spacing: -.03em; line-height: 1; }\n  .tel-big span { font-size: .92rem; opacity: .9; }\n  \/* table *\/\n  .cmp { width: 100%; border-collapse: collapse; background: var(--surface); border: 1px solid var(--line); border-radius: var(--r-lg); overflow: hidden; }\n  .cmp th, .cmp td { padding: 16px 20px; text-align: left; border-bottom: 1px solid var(--line); font-size: .95rem; }\n  .cmp th { font-family: var(--f-display); font-size: .82rem; letter-spacing: .04em; text-transform: uppercase; color: var(--ink-500); background: var(--bg); }\n  .cmp td:first-child { font-weight: 600; color: var(--ink-900); }\n  .cmp .yes { color: var(--brand-600); font-weight: 700; }\n  .cmp .no { color: var(--ink-400); }\n  .cmp tr:last-child td { border-bottom: none; }\n  @media (max-width: 640px) { .cmp { font-size: .82rem; } .cmp th, .cmp td { padding: 12px 12px; } }\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4be812 elementor-widget elementor-widget-html\" data-id=\"d4be812\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<header id=\"site-header\"><\/header>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57e721f elementor-widget elementor-widget-html\" data-id=\"57e721f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"page-hero\">\n    <span class=\"orb orb1\"><\/span>\n    <div class=\"wrap-wide center\" style=\"position:relative;z-index:1\">\n      <div class=\"crumb\" style=\"justify-content:center\"><a href=\"\/en\/\" data-i18n=\"crumb.home\">Home<\/a> \/ <span data-i18n=\"nav.precios\">Pricing<\/span><\/div>\n      <div class=\"section-head center reveal\">\n        <span class=\"eyebrow\" style=\"justify-content:center\" data-i18n=\"nav.precios\">Pricing<\/span>\n        <h1 data-i18n=\"pp.h1\">Clear pricing, no fine print.<\/h1>\n        <p class=\"lead\" data-i18n=\"pp.lead\">Every project is different, but these are our collaboration models and indicative prices so you get an idea from the start.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2b1e02 elementor-widget elementor-widget-html\" data-id=\"a2b1e02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"section-sm\">\n    <div class=\"wrap-wide\">\n      <div class=\"price-grid\">\n        <article class=\"price-card feat reveal\">\n          <span class=\"feat-tag\" data-i18n=\"pp.popular\">Most requested<\/span>\n          <div class=\"pc-name\" data-i18n=\"pp.1n\">Web Express<\/div>\n          <p class=\"pc-desc\" data-i18n=\"pp.1d\">For freelancers and small businesses who need an online presence now.<\/p>\n          <div class=\"pc-price\"><span class=\"from\" data-i18n=\"pp.from\">from<\/span><span class=\"amt\">800\u20ac<\/span><\/div>\n          <div class=\"pc-cta\"><a href=\"\/en\/contacto\/\" class=\"btn btn-dark\" data-i18n=\"cta.budget\">Request a quote<\/a><\/div>\n          <ul class=\"pc-feats\">\n            <li data-i18n=\"pp.1f1\">Website up to 5 pages<\/li>\n            <li data-i18n=\"pp.1f2\">Custom responsive design<\/li>\n            <li data-i18n=\"pp.1f3\">Contact form<\/li>\n            <li data-i18n=\"pp.1f4\">Basic SEO and analytics<\/li>\n            <li data-i18n=\"pp.1f5\">Delivery in 2-3 weeks<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"price-card reveal d1\">\n          <div class=\"pc-name\" data-i18n=\"pp.4n\">Online store<\/div>\n          <p class=\"pc-desc\" data-i18n=\"pp.4d\">Sell online with a fast, secure store that is easy to manage.<\/p>\n          <div class=\"pc-price\"><span class=\"from\" data-i18n=\"pp.from\">from<\/span><span class=\"amt\">1.000\u20ac<\/span><\/div>\n          <div class=\"pc-cta\"><a href=\"\/en\/contacto\/\" class=\"btn btn-ghost\" data-i18n=\"pp.cta1\">Get started<\/a><\/div>\n          <ul class=\"pc-feats\">\n            <li data-i18n=\"pp.4f1\">Product catalogue<\/li>\n            <li data-i18n=\"pp.4f2\">Cart and secure checkout<\/li>\n            <li data-i18n=\"pp.4f3\">Order and stock management<\/li>\n            <li data-i18n=\"pp.4f4\">Coupons, shipping and taxes<\/li>\n            <li data-i18n=\"pp.4f5\">Mobile-optimised<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"price-card reveal d2\">\n          <div class=\"pc-name\" data-i18n=\"pp.2n\">Custom project<\/div>\n          <p class=\"pc-desc\" data-i18n=\"pp.2d\">Complex software, platforms and websites designed for your specific case.<\/p>\n          <div class=\"pc-price\"><span class=\"from\" data-i18n=\"pp.from\">from<\/span><span class=\"amt\">3.500\u20ac<\/span><\/div>\n          <div class=\"pc-cta\"><a href=\"\/en\/contacto\/\" class=\"btn btn-ghost\" data-i18n=\"pp.cta3\">Let's talk<\/a><\/div>\n          <ul class=\"pc-feats\">\n            <li data-i18n=\"pp.2f1\">Product analysis and design<\/li>\n            <li data-i18n=\"pp.2f2\">Custom development (web\/app\/SaaS)<\/li>\n            <li data-i18n=\"pp.2f3\">Integrations and APIs<\/li>\n            <li data-i18n=\"pp.2f4\">Fixed budget by phases<\/li>\n            <li data-i18n=\"pp.2f5\">Post-launch support included<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n      <p class=\"price-note\" data-i18n=\"pp.note\">* Indicative prices. In the EU the applicable VAT is added; outside the EU, no VAT. The final quote depends on the scope of each project.<\/p>\n    <\/div>\n  <\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d201955 elementor-widget elementor-widget-html\" data-id=\"d201955\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"section-sm\">\n    <div class=\"wrap-wide\">\n      <div class=\"tel-price reveal\">\n        <span class=\"orb\"><\/span>\n        <div style=\"position:relative;z-index:1\">\n          <span class=\"chip on-dark\" style=\"background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.3);color:#fff\">\ud83c\uddea\ud83c\uddf8 <span data-i18n=\"tel.only\">Spain only<\/span><\/span>\n          <h2 style=\"margin-top:16px\" data-i18n=\"pp.teln\">Telecom: the study is free.<\/h2>\n          <p data-i18n=\"pp.teld\">We analyse your bill at no cost and only earn if you save. If we can't find a better offer, you pay nothing. Simple as that.<\/p>\n          <div class=\"hero-cta\" style=\"margin-top:26px;display:flex;gap:14px;flex-wrap:wrap\">\n            <a href=\"\/en\/contacto\/\" class=\"btn btn-lg\" style=\"background:#fff;color:var(--brand-700)\" data-i18n=\"tel.cta\">Study my bill<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"tel-big\" style=\"position:relative;z-index:1\">\n          <b data-i18n=\"pp.telbig\">\u20ac0<\/b>\n          <span data-i18n=\"pp.telbigl\">for study and management<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33993f2 elementor-widget elementor-widget-html\" data-id=\"33993f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"section\">\n    <div class=\"wrap-wide\">\n      <div class=\"section-head center reveal\" style=\"margin-bottom:40px\">\n        <span class=\"eyebrow\" style=\"justify-content:center\" data-i18n=\"pp.cmpeyebrow\">Comparison<\/span>\n        <h2 data-i18n=\"pp.cmph2\">What each model includes.<\/h2>\n      <\/div>\n      <div class=\"reveal\" style=\"overflow-x:auto\">\n        <table class=\"cmp\">\n          <thead><tr>\n            <th data-i18n=\"pp.cmpfeat\">Includes<\/th>\n            <th data-i18n=\"pp.1n\">Web Express<\/th>\n            <th data-i18n=\"pp.4n\">Online store<\/th>\n            <th data-i18n=\"pp.2n\">Custom project<\/th>\n          <\/tr><\/thead>\n          <tbody>\n            <tr><td data-i18n=\"pp.r1\">Custom design<\/td><td class=\"yes\">\u2713<\/td><td class=\"yes\">\u2713<\/td><td class=\"yes\">\u2713<\/td><\/tr>\n            <tr><td data-i18n=\"pp.r2\">Responsive &amp; basic SEO<\/td><td class=\"yes\">\u2713<\/td><td class=\"yes\">\u2713<\/td><td class=\"yes\">\u2713<\/td><\/tr>\n            <tr><td data-i18n=\"pp.r3\">Store \/ ecommerce<\/td><td class=\"no\">\u2014<\/td><td class=\"yes\">\u2713<\/td><td class=\"yes\" data-i18n=\"pp.opt\">Optional<\/td><\/tr>\n            <tr><td data-i18n=\"pp.r4\">Custom development<\/td><td class=\"no\">\u2014<\/td><td class=\"no\">\u2014<\/td><td class=\"yes\">\u2713<\/td><\/tr>\n            <tr><td data-i18n=\"pp.r5\">Integrations and APIs<\/td><td class=\"no\">\u2014<\/td><td class=\"yes\" data-i18n=\"pp.opt\">Optional<\/td><td class=\"yes\">\u2713<\/td><\/tr>\n            <tr><td data-i18n=\"pp.r6\">Support included<\/td><td data-i18n=\"pp.m3\">3 months<\/td><td data-i18n=\"pp.m3\">3 months<\/td><td data-i18n=\"pp.m6\">6 months<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c2decc elementor-widget elementor-widget-html\" data-id=\"3c2decc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"section-sm\">\n    <div class=\"wrap-wide\">\n      <div class=\"cta-band reveal\" style=\"background:var(--cloud-grad)\">\n        <span class=\"orb\" style=\"width:360px;height:360px;background:#fff;opacity:.14;top:-140px;right:-80px\"><\/span>\n        <div class=\"cta-band-inner\">\n          <div class=\"brick-deco\"><i><\/i><i><\/i><i><\/i><i><\/i><\/div>\n          <h2 data-i18n=\"pp.ctah\">Every business is unique. So is your quote.<\/h2>\n          <p data-i18n=\"pp.ctap\">Tell us what you need and we send a detailed, fixed proposal within 24-48h.<\/p>\n          <div class=\"hero-cta\" style=\"margin-top:32px;display:flex;gap:14px;flex-wrap:wrap\">\n            <a href=\"\/en\/contacto\/\" class=\"btn btn-lg\" style=\"background:#fff;color:var(--brand-700)\" data-i18n=\"cta.budget\">Request a quote<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d6e0c7 elementor-widget elementor-widget-html\" data-id=\"6d6e0c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<footer id=\"site-footer\"><\/footer>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d1e85f elementor-widget elementor-widget-html\" data-id=\"2d1e85f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n\n  window.NUB_PAGE = 'precios';\n  window.PAGE_TITLE = { es: 'Precios \u00b7 Nuberona', en: 'Pricing \u00b7 Nuberona' };\n  window.PAGE_I18N = {\n    en: {\n      'crumb.home': 'Home', 'pp.from': 'from', 'pp.month': '\/mo', 'pp.popular': 'Most requested',\n      'pp.h1': 'Clear pricing, no fine print.',\n      'pp.lead': 'Every project is different, but these are our collaboration models and indicative prices so you get an idea from the start.',\n      'pp.1n': 'Web Express', 'pp.1d': 'For freelancers and small businesses who need an online presence now.',\n      'pp.cta1': 'Get started',\n      'pp.1f1': 'Website up to 5 pages', 'pp.1f2': 'Custom responsive design', 'pp.1f3': 'Contact form', 'pp.1f4': 'Basic SEO and analytics', 'pp.1f5': 'Delivery in 2-3 weeks',\n      'pp.4n': 'Online store', 'pp.4d': 'Sell online with a fast, secure store that is easy to manage.',\n      'pp.4f1': 'Product catalogue', 'pp.4f2': 'Cart and secure checkout', 'pp.4f3': 'Order and stock management', 'pp.4f4': 'Coupons, shipping and taxes', 'pp.4f5': 'Mobile-optimised',\n      'pp.2n': 'Custom project', 'pp.2d': 'Complex software, platforms and websites designed for your specific case.',\n      'cta.budget': 'Request a quote',\n      'pp.2f1': 'Product analysis and design', 'pp.2f2': 'Custom development (web\/app\/SaaS)', 'pp.2f3': 'Integrations and APIs', 'pp.2f4': 'Fixed budget by phases', 'pp.2f5': 'Post-launch support included',\n      'pp.cta3': \"Let's talk\",\n      'pp.note': '* Indicative prices. In the EU the applicable VAT is added; outside the EU, no VAT. The final quote depends on the scope of each project.',\n      'tel.only': 'Spain only',\n      'pp.teln': 'Telecom: the study is free.', 'pp.teld': \"We analyse your bill at no cost and only earn if you save. If we can't find a better offer, you pay nothing. Simple as that.\",\n      'tel.cta': 'Study my bill', 'pp.telbig': '\u20ac0', 'pp.telbigl': 'for study and management',\n      'pp.cmpeyebrow': 'Comparison', 'pp.cmph2': 'What each model includes.', 'pp.cmpfeat': 'Includes',\n      'pp.r1': 'Custom design', 'pp.r2': 'Responsive & basic SEO', 'pp.r3': 'Store \/ ecommerce', 'pp.r4': 'Custom development', 'pp.r5': 'Integrations and APIs', 'pp.r6': 'Support included',\n      'pp.opt': 'Optional', 'pp.m3': '3 months', 'pp.m6': '6 months',\n      'pp.ctah': 'Every business is unique. So is your quote.', 'pp.ctap': 'Tell us what you need and we send a detailed, fixed proposal within 24-48h.'\n    }\n  };\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Engagement models and indicative pricing from Nuberona for software development, web design and bespoke projects.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-78","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/pages\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/comments?post=78"}],"version-history":[{"count":3,"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/pages\/78\/revisions"}],"predecessor-version":[{"id":187,"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/pages\/78\/revisions\/187"}],"wp:attachment":[{"href":"https:\/\/nuberona.com\/en\/wp-json\/wp\/v2\/media?parent=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}