# Crear una imagen automática (plantilla) — Product Templates Método de Botize — `producttemplates.template_to_image` (acción). Selecciona una plantilla e indica con qué imágenes, textos y etiquetas quieres que se rellene cada uno de los espacios disponibles. Es una acción: ocurre como paso de una tarea. Se pueden encadenar varias. ## Campos que se configuran Nombre interno del campo, tipo y valores admitidos. En estos campos se pueden insertar etiquetas `{{...}}` de pasos anteriores. - `mb_switch` *(boolean)* — Reglas - `template` *(string, one of: "product_card_600x300" = Product (600x300 pixels); "product_card_600x600" = Product (600x600 pixels); "product_card_300x600" = Product (300x600 pixels); "fit_600x600" = Fit (600x600 pixels); "full_600x600" = Full (600x600 pixels); "titletopper_600x600" = Title Topper (600x600 pixels); "splitscreen_600x600" = Splite Screen (600x600 pixels); "xmas_600x300" = Xmas (600x300 pixels); "xmas_600x600" = Xmas (600x600 pixels); "xmas_300x600" = Xmas (300x600 pixels); "select_manual_value" = Other...)* — Plantilla - `template_custom_value` *(string)* - `image_1` *(string)* — Imagen 1 (Imagen de fondo) - `image_2` *(string)* — Imagen 2 - `text_1` *(string)* — Texto 1 - `font_1` *(string, one of: ""; "BebasNeue-Regular" = BebasNeue-Regular; "helvetica" = Helvetica; "Poppins-Black" = Poppins-Black; "Poppins-BlackItalic" = Poppins-BlackItalic; "Sweet-Cupcake-demo" = Sweet Cupcake Demo; "NotoSansArabic-Regular" = Noto Sans Arabic Regular)* - `color_1` *(string)* - `text_2` *(string)* — Texto 2 - `font_2` *(string, one of: ""; "BebasNeue-Regular" = BebasNeue-Regular; "helvetica" = Helvetica; "Poppins-Black" = Poppins-Black; "Poppins-BlackItalic" = Poppins-BlackItalic; "Sweet-Cupcake-demo" = Sweet Cupcake Demo; "NotoSansArabic-Regular" = Noto Sans Arabic Regular)* - `color_2` *(string)* - `text_3` *(string)* — Texto 3 - `font_3` *(string, one of: ""; "BebasNeue-Regular" = BebasNeue-Regular; "helvetica" = Helvetica; "Poppins-Black" = Poppins-Black; "Poppins-BlackItalic" = Poppins-BlackItalic; "Sweet-Cupcake-demo" = Sweet Cupcake Demo; "NotoSansArabic-Regular" = Noto Sans Arabic Regular)* - `color_3` *(string)* - `text_4` *(string)* — Texto 4 - `font_4` *(string, one of: ""; "BebasNeue-Regular" = BebasNeue-Regular; "helvetica" = Helvetica; "Poppins-Black" = Poppins-Black; "Poppins-BlackItalic" = Poppins-BlackItalic; "Sweet-Cupcake-demo" = Sweet Cupcake Demo; "NotoSansArabic-Regular" = Noto Sans Arabic Regular)* - `color_4` *(string)* - `text_5` *(string)* — Texto 5 - `font_5` *(string, one of: ""; "BebasNeue-Regular" = BebasNeue-Regular; "helvetica" = Helvetica; "Poppins-Black" = Poppins-Black; "Poppins-BlackItalic" = Poppins-BlackItalic; "Sweet-Cupcake-demo" = Sweet Cupcake Demo; "NotoSansArabic-Regular" = Noto Sans Arabic Regular)* - `color_5` *(string)* - `text_6` *(string)* — Texto 6 - `font_6` *(string, one of: ""; "BebasNeue-Regular" = BebasNeue-Regular; "helvetica" = Helvetica; "Poppins-Black" = Poppins-Black; "Poppins-BlackItalic" = Poppins-BlackItalic; "Sweet-Cupcake-demo" = Sweet Cupcake Demo; "NotoSansArabic-Regular" = Noto Sans Arabic Regular)* - `color_6` *(string)* - `image_3` *(string)* — Imagen 3 (Imagen frontal) - `mb_outputvars_switch` *(boolean)* — Personalizar etiquetas Además admite grupos de campos repetibles, con estos prefijos: `mb_filters_*`. Son componentes compuestos (botones, filtros, teclados); el número final lo pone el usuario al añadirlos. ## Variables de salida Datos que este paso deja disponibles. Se referencian en pasos posteriores con la etiqueta entre dobles llaves. - `{{new_image_url}}` *(text)* — URL de la imagen. Las URLs que crea Botize son de corta duración: existen mientras la tarea se ejecuta (normalmente menos de un minuto), no como enlaces permanentes. Si necesitas conservar el fichero, guárdalo en un servicio en la nube (Dropbox, FTP, Google Drive...) dentro de la propia automatización. Publicar en redes sociales o apps de mensajería no da problema: esos servicios alojan su propia copia, así que la imagen se sigue viendo aunque el enlace original ya no exista ## Esta app Todos los disparadores y acciones de Product Templates: https://botize.com/es/app/producttemplates.md ## Cómo montar esto Un asistente de IA (Claude, ChatGPT, Cursor…) puede crear y editar estas tareas en la cuenta del usuario a través del conector MCP de Botize, incluido en todos los planes: https://webhook.botize.es/mcp - Guía de conexión: https://botize.com/es/mcp - Mapa para agentes: https://botize.com/llms.txt - Cuenta nueva: https://botize.com/es/join (500 operaciones gratis, sin tarjeta) --- Resumen legible por máquinas para asistentes de IA. Versión para personas: https://botize.com/es/method/producttemplates/template_to_image