2021-06-01 21:33:49 +00:00
|
|
|
---
|
|
|
|
title:
|
|
|
|
type: 'string'
|
|
|
|
required: true
|
|
|
|
label:
|
|
|
|
es: 'Producto'
|
|
|
|
en: 'Product'
|
|
|
|
description:
|
|
|
|
type: 'text'
|
|
|
|
required: true
|
|
|
|
label:
|
|
|
|
es: 'Alerta de contenido o descripción del libro'
|
|
|
|
en: 'Content warning or book description'
|
|
|
|
help:
|
|
|
|
es: |
|
|
|
|
Resumen del contenido del libro, que también usarán redes
|
|
|
|
sociales y buscadores. Si el libro trata de violencias y otros
|
|
|
|
temas sensibles, te invitamos a usar este campo como alerta de
|
|
|
|
contenido, para que las personas puedan determinar cuándo quieren
|
|
|
|
abrirlo.
|
|
|
|
en: |
|
|
|
|
Summary of book contents, also used by social media and search
|
|
|
|
engines. If the book is about violence or other sensitive
|
|
|
|
topics, we invite you to use it as a content warning, so others
|
|
|
|
can decide when they want to read it.
|
|
|
|
image:
|
|
|
|
type: 'image'
|
|
|
|
path:
|
|
|
|
label:
|
|
|
|
es: 'Imagen principal'
|
|
|
|
en: 'Main image'
|
|
|
|
help:
|
|
|
|
es: 'Resolución recomendada: 1280 píxeles de ancho'
|
|
|
|
en: 'Recommended resolution: 1280 pixels wide'
|
|
|
|
description:
|
|
|
|
label:
|
|
|
|
es: 'Descripción de la imagen'
|
|
|
|
en: 'Main image description'
|
|
|
|
help:
|
|
|
|
es: Describe la cubierta para usuaries no videntes y buscadores
|
|
|
|
en: |
|
|
|
|
Describe the book cover for blind or partially sighted users and
|
|
|
|
search engines
|
|
|
|
content:
|
|
|
|
type: 'content'
|
|
|
|
label:
|
|
|
|
es: 'Contenido'
|
|
|
|
en: 'Content'
|
|
|
|
help:
|
|
|
|
es: 'Escribe aquí el artículo'
|
|
|
|
en: 'Write the post here'
|
|
|
|
price:
|
|
|
|
type: 'number'
|
|
|
|
required: true
|
|
|
|
writable: 'once'
|
|
|
|
label:
|
|
|
|
es: 'Precio'
|
|
|
|
en: 'Price'
|
|
|
|
help:
|
|
|
|
es: 'El precio se gestiona a través de la tienda'
|
|
|
|
en: 'Price is managed through the store'
|
|
|
|
stock:
|
|
|
|
type: 'number'
|
|
|
|
required: true
|
|
|
|
writable: 'once'
|
|
|
|
label:
|
|
|
|
es: 'Stock inicial'
|
|
|
|
en: 'Starting stock'
|
|
|
|
help:
|
|
|
|
es: 'El stock se gestiona automáticamente a través de la tienda'
|
|
|
|
en: 'Stock is automatically managed by the store'
|
|
|
|
sku:
|
|
|
|
type: 'sku'
|
|
|
|
required: true
|
|
|
|
label:
|
|
|
|
es: 'SKU'
|
|
|
|
en: 'SKU'
|
|
|
|
help:
|
|
|
|
es: 'Código único del producto'
|
|
|
|
en: 'Product code'
|
|
|
|
cost_price:
|
|
|
|
type: 'number'
|
|
|
|
writable: 'once'
|
|
|
|
label:
|
|
|
|
es: 'Precio de costo'
|
|
|
|
en: 'Cost price'
|
|
|
|
help:
|
|
|
|
es: ''
|
|
|
|
en: ''
|
|
|
|
width:
|
|
|
|
type: 'number'
|
|
|
|
writable: 'once'
|
|
|
|
label:
|
|
|
|
es: 'Ancho'
|
|
|
|
en: 'Width'
|
|
|
|
help:
|
2021-10-28 12:36:49 +00:00
|
|
|
es: 'En la unidad de medida que configuraste en el carrito'
|
|
|
|
en: 'In measurement units configured in cart'
|
2021-06-01 21:33:49 +00:00
|
|
|
height:
|
|
|
|
type: 'number'
|
|
|
|
writable: 'once'
|
|
|
|
label:
|
|
|
|
es: 'Alto'
|
|
|
|
en: 'Height'
|
|
|
|
help:
|
2021-10-28 12:36:49 +00:00
|
|
|
es: 'En la unidad de medida que configuraste en el carrito'
|
|
|
|
en: 'In measurement units configured in cart'
|
2021-06-01 21:33:49 +00:00
|
|
|
depth:
|
|
|
|
type: 'number'
|
|
|
|
writable: 'once'
|
|
|
|
label:
|
2021-10-28 12:36:49 +00:00
|
|
|
es: 'Profundidad'
|
2021-06-01 21:33:49 +00:00
|
|
|
en: 'Depth'
|
|
|
|
help:
|
2021-10-28 12:36:49 +00:00
|
|
|
es: 'En la unidad de medida que configuraste en el carrito'
|
|
|
|
en: 'In measurement units configured in cart'
|
2021-06-01 21:33:49 +00:00
|
|
|
weight:
|
|
|
|
type: 'number'
|
|
|
|
required: true
|
|
|
|
writable: 'once'
|
|
|
|
label:
|
|
|
|
es: 'Peso'
|
|
|
|
en: 'Weight'
|
|
|
|
help:
|
|
|
|
es: 'En gramos, se utiliza para calcular el costo de envío'
|
|
|
|
en: 'In grams, used to calculate shipping rates'
|
|
|
|
order:
|
|
|
|
type: 'order'
|
|
|
|
label:
|
|
|
|
es: 'Orden'
|
|
|
|
en: 'Order'
|
|
|
|
help:
|
|
|
|
es: 'La posición del artículo en la lista de artículos'
|
|
|
|
en: 'The post position in the posts list'
|
|
|
|
draft:
|
|
|
|
type: 'boolean'
|
|
|
|
label:
|
|
|
|
es: 'Borrador'
|
|
|
|
en: 'Draft'
|
|
|
|
help:
|
|
|
|
es: 'Este artículo aun no está listo para publicar'
|
|
|
|
en: "This post isn't ready to be published yet"
|