{"id":3596,"date":"2025-12-09T08:20:17","date_gmt":"2025-12-09T08:20:17","guid":{"rendered":"https:\/\/vaaphilippines.com\/events\/?page_id=3596"},"modified":"2026-01-19T08:51:41","modified_gmt":"2026-01-19T08:51:41","slug":"asgtg-2026","status":"publish","type":"page","link":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/","title":{"rendered":"ASGTG 2026"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3596\" class=\"elementor elementor-3596\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6e7d8188 elementor-section-height-min-height elementor-section-content-middle elementor-hidden-tablet elementor-hidden-mobile elementor-section-full_width elementor-section-stretched ctabutton elementor-section-height-default elementor-section-items-middle\" data-id=\"6e7d8188\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-657e0abe\" data-id=\"657e0abe\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-70e068c7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"70e068c7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6fc2d5a4\" data-id=\"6fc2d5a4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-11fbe157 elementor-widget elementor-widget-image\" data-id=\"11fbe157\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"329\" height=\"77\" src=\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png\" class=\"attachment-medium_large size-medium_large wp-image-3287\" alt=\"VAA white logo\" srcset=\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png 329w, https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1-300x70.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c9c4573 elementor-widget elementor-widget-heading\" data-id=\"1c9c4573\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Meet VAA Philippines at ASGTG 2026<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac4b4d0 elementor-widget elementor-widget-heading\" data-id=\"ac4b4d0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Access Expert-Trained Amazon VAs. <br>Simplify Operations. Scale With Confidence.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30b5653e elementor-widget elementor-widget-html\" data-id=\"30b5653e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .vaa-info-wrapper {\r\n    width: 100%;\r\n    \/* This line ensures the content inside (the vaa-info-bar) is centered *\/\r\n    text-align: center; \r\n    \/* Added padding for visual space above\/below if used stand-alone *\/\r\n    padding: 20px 0; \r\n  }\r\n\r\n  .vaa-info-bar {\r\n    \/* Use inline-flex so the bar only takes up the width of its content *\/\r\n    display: inline-flex; \r\n    align-items: center;\r\n    gap: 12px;\r\n    background: #fff;\r\n    color: #000; \/* CHANGED: Font color to black *\/\r\n    \/* Use a responsive font size *\/\r\n    font-size: clamp(14px, 2.2vw, 18px); \r\n    line-height: 1.2;\r\n    padding: 6px 20px; \/* Increased horizontal padding to better frame the rounder corners *\/\r\n    border-radius: 20px; \/* CHANGED: More round edges *\/\r\n    box-sizing: border-box;\r\n    justify-content: flex-start; \r\n    flex-wrap: wrap; \r\n    \/* Ensures the bar itself sizes to its content *\/\r\n    width: fit-content; \r\n    \/* Ensures centering of the bar in older browsers\/complex layouts *\/\r\n    margin: 0 auto; \r\n    box-shadow: 0 2px 5px rgba(0,0,0,0.1); \/* Optional: Added subtle shadow for depth *\/\r\n  }\r\n\r\n  .vaa-info-item {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    white-space: nowrap; \r\n    font-weight: normal;\r\n    min-width: 0;\r\n  }\r\n\r\n  .vaa-info-item svg {\r\n    width: 20px;\r\n    height: 20px;\r\n    flex: none;\r\n    stroke: currentColor;\r\n  }\r\n\r\n  .vaa-divider {\r\n    width: 1px;\r\n    height: 20px;\r\n    background: #000; \/* CHANGED: Divider color to black *\/\r\n    display: inline-block;\r\n    margin: 0 6px;\r\n    vertical-align: middle;\r\n  }\r\n\r\n  \/* Mobile: stacked + fully centered *\/\r\n  @media (max-width: 520px) {\r\n    .vaa-info-wrapper {\r\n      padding: 10px 0;\r\n    }\r\n    .vaa-info-bar {\r\n      \/* On mobile, switch to full-width flex to ensure stacking is clean *\/\r\n      display: flex; \r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      width: 90%; \/* Take nearly full width when stacked vertically *\/\r\n      gap: 8px; \r\n      margin: 0 auto;\r\n      padding: 10px;\r\n    }\r\n    .vaa-info-item {\r\n      justify-content: center;\r\n      text-align: center;\r\n      white-space: normal; \/* Allows text to wrap when stacked *\/\r\n      width: auto;\r\n    }\r\n    .vaa-divider {\r\n      display: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"vaa-info-wrapper\">\r\n  <div class=\"vaa-info-bar\" role=\"group\" aria-label=\"Event info\">\r\n    <div class=\"vaa-info-item\">\r\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n        <path d=\"M12 22s7-6.2 7-12a7 7 0 1 0-14 0c0 5.8 7 12 7 12Z\" stroke=\"#000\" stroke-width=\"1.8\"\/>\r\n        <circle cx=\"12\" cy=\"10\" r=\"3\" stroke=\"#000\" stroke-width=\"1.8\"\/>\r\n      <\/svg>\r\n      <span>New York<\/span>\r\n    <\/div>\r\n\r\n    <span class=\"vaa-divider\" aria-hidden=\"true\"><\/span>\r\n\r\n    <div class=\"vaa-info-item\">\r\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n        <path d=\"M7 2v4M17 2v4M3 9h18M5 6h14a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z\" stroke=\"#000\" stroke-width=\"1.8\"\/>\r\n      <\/svg>\r\n      <span>March 5, 2026<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57d509c4 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"57d509c4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/asgtgevents.com\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Register Today<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6daf8bbf elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6daf8bbf\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-76158e4e\" data-id=\"76158e4e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-92de09f elementor-widget elementor-widget-elementskit-heading\" data-id=\"92de09f\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Why ASGTG 2026?<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p><span style=\"font-size: 24px;font-family: arial, helvetica, sans-serif;color: #000000\">The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.<\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-24a58982 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"24a58982\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-33028391\" data-id=\"33028391\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-642faf19 elementor-widget elementor-widget-text-editor\" data-id=\"642faf19\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-family: arial, helvetica, sans-serif; font-size: 20px; color: #000000;\">Learn from Amazon power sellers and leading industry authorities<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d629ca9\" data-id=\"2d629ca9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-15a799e3 elementor-widget elementor-widget-text-editor\" data-id=\"15a799e3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-family: arial, helvetica, sans-serif; font-size: 20px; color: #000000;\">Discover tools, strategies, and insights that top sellers use to scale<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69c05f9d elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69c05f9d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3eb1f30e\" data-id=\"3eb1f30e\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3fec2046 elementor-widget elementor-widget-text-editor\" data-id=\"3fec2046\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; font-family: arial, helvetica, sans-serif; color: #000000;\">Network with service providers, solution experts, and fellow entrepreneurs<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-60d3af09\" data-id=\"60d3af09\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-23c8a2ce elementor-widget elementor-widget-text-editor\" data-id=\"23c8a2ce\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; font-family: arial, helvetica, sans-serif; color: #000000;\">Stay ahead of marketplace trends, policy updates, and growth opportunities<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-21696563 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"21696563\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eebd549\" data-id=\"eebd549\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-700b9a21 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-elementskit-heading\" data-id=\"700b9a21\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Why Partner with VAA Philippines at ASGTG 2026?<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6a6bee66 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6a6bee66\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-125ca9ff\" data-id=\"125ca9ff\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-44e21570 elementor-widget elementor-widget-text-editor\" data-id=\"44e21570\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Work with VAs trained specifically for Amazon operations, PPC, creatives &#038; more<\/span><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6392a8fa\" data-id=\"6392a8fa\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7d896a3d elementor-widget elementor-widget-text-editor\" data-id=\"7d896a3d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Reduce workload and streamline daily tasks with reliable, skill-verified support<\/span><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-38d359c0 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"38d359c0\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3aa16f6b\" data-id=\"3aa16f6b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8297a0b elementor-widget elementor-widget-text-editor\" data-id=\"8297a0b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Get matched with the right specialist based on your exact business needs<\/span><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4a4ee9c4\" data-id=\"4a4ee9c4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4a1602b elementor-widget elementor-widget-text-editor\" data-id=\"4a1602b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Learn how our training, QA, and management systems ensure long-term results<\/span><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a7ac6c3 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a7ac6c3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1917421e\" data-id=\"1917421e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1af6ba3c elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-elementskit-heading\" data-id=\"1af6ba3c\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Essential VA Services for Your Growing E-commerce\u00a0Business<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p><span style=\"font-size: 24px;font-family: arial, helvetica, sans-serif;color: #000000\">Our skilled Virtual Assistants handle the day-to-day operations that keep your business running smoothly, so you can focus on scaling.<\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2774e99a elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2774e99a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5c815ee6\" data-id=\"5c815ee6\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3e6bfce6 elementor-widget elementor-widget-text-editor\" data-id=\"3e6bfce6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">E-commerce Specialists\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a15e0e3 elementor-widget elementor-widget-text-editor\" data-id=\"5a15e0e3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Amazon experts and wholesale specialists handle product listings, inventory management, and marketplace operations across multiple platforms.<\/span><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-74ddcc27\" data-id=\"74ddcc27\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-161b68b1 elementor-widget elementor-widget-text-editor\" data-id=\"161b68b1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">PPC &#038; Advertising VAs\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-453ddb elementor-widget elementor-widget-text-editor\" data-id=\"453ddb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-family: arial, helvetica, sans-serif; font-size: 20px; color: #000000;\">Specialists manage Amazon PPC campaigns, optimize bids and keywords, and track performance to improve ACoS and overall profitability.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-49ca3565\" data-id=\"49ca3565\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-69c09712 elementor-widget elementor-widget-text-editor\" data-id=\"69c09712\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Creative &#038; Branding Support<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-752dbc52 elementor-widget elementor-widget-text-editor\" data-id=\"752dbc52\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; font-family: arial, helvetica, sans-serif; color: #000000;\">Design and content VAs help with product images, A+ Content, storefronts, and basic video edits to boost conversions and brand consistency.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9c415ca elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9c415ca\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-69c2caf5\" data-id=\"69c2caf5\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-78bf3ebb elementor-widget elementor-widget-text-editor\" data-id=\"78bf3ebb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Customer Service &#038; Reviews\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ef677c4 elementor-widget elementor-widget-text-editor\" data-id=\"4ef677c4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: left;\"><span style=\"font-size: 20px; font-family: arial, helvetica, sans-serif; color: #000000;\">Dedicated VAs respond to buyer messages, monitor feedback, and help protect your account health and customer satisfaction.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1940f9a9\" data-id=\"1940f9a9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-757ce8d5 elementor-widget elementor-widget-text-editor\" data-id=\"757ce8d5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Operations &#038; Admin Support\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e21eec9 elementor-widget elementor-widget-text-editor\" data-id=\"7e21eec9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-family: arial, helvetica, sans-serif; font-size: 20px; color: #000000;\">Back-office VAs handle reports, reconciliations, case management, and day-to-day coordination inside Seller Central.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7f9c6285\" data-id=\"7f9c6285\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-76e62aca elementor-widget elementor-widget-text-editor\" data-id=\"76e62aca\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Social &#038; TikTok Shop Support\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4749a44f elementor-widget elementor-widget-text-editor\" data-id=\"4749a44f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; font-family: arial, helvetica, sans-serif; color: #000000;\">VAs assist with TikTok Shop setup, content coordination, and social posting to support off-Amazon growth.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fed82c elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fed82c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-70bf0eb9\" data-id=\"70bf0eb9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-595193f8 elementor-widget elementor-widget-image\" data-id=\"595193f8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/elementor\/thumbs\/WhatsApp-Image-2025-03-20-at-23.37.46-min-rfxzo8yrtrklzhcye7urne3db2hrfus1c9eavosv8s.jpeg\" title=\"WhatsApp Image 2025-03-20 at 23.37.46-min\" alt=\"VAA at the event\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1f9b5ae8\" data-id=\"1f9b5ae8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1a9b9ce elementor-widget elementor-widget-elementskit-heading\" data-id=\"1a9b9ce\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">From Seller Support to Full Operational Growth<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p><span style=\"font-size: 24px;font-family: arial, helvetica, sans-serif;color: #ffffff\">Stop by VAA Philippines at ASGTG 2026 and discover how our expert VAs can transform your daily workflow into a streamlined, scalable system.\t\t\t<\/p>\n<p>\t\t\t<\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-712224c3 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"712224c3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4062f062\" data-id=\"4062f062\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-32438f20 elementor-widget elementor-widget-elementskit-heading\" data-id=\"32438f20\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Book Your Consultation<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f861e8a elementor-align-center elementor-widget elementor-widget-button\" data-id=\"f861e8a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Your Strategy Session<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49c1a336 elementor-widget elementor-widget-text-editor\" data-id=\"49c1a336\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; font-size: 24px; color: #ffffff;\">Find us at ASGTG 2026 \u2022 March 5, 2026 \u2022 Brooklyn, New York <\/span><\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-57318f29 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"57318f29\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-727a80bb\" data-id=\"727a80bb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6e9ec3e4 elementor-section-content-middle elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6e9ec3e4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-771a1c23\" data-id=\"771a1c23\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-16ec230a elementor-shape-square elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"16ec230a\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-4aa3511\" href=\"https:\/\/www.facebook.com\/vaaphilippines\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-f\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-e87ad88\" href=\"https:\/\/www.instagram.com\/vaa.philippines\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-e7a89e8\" href=\"https:\/\/www.linkedin.com\/company\/vaaphilippines\/posts\/?feedView=all\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin-in<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin-in\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-bbc34a7\" href=\"https:\/\/www.youtube.com\/@vaaphilippines\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5fd941d3\" data-id=\"5fd941d3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-581e3619\" data-id=\"581e3619\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1321f2a0 elementor-widget elementor-widget-text-editor\" data-id=\"1321f2a0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><strong><span style=\"color: #00738f; font-size: 16px; font-family: arial, helvetica, sans-serif;\">\u00a92025 Copyrights &amp; Protected\u200b<\/span><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-74d8214b e-flex e-con-boxed e-con e-parent\" data-id=\"74d8214b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48cae685 elementor-widget elementor-widget-html\" data-id=\"48cae685\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .vva-footer {\r\n    display: none !important;\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7f89c693 elementor-section-height-min-height elementor-section-content-middle elementor-section-full_width elementor-section-stretched ctabutton elementor-hidden-desktop elementor-section-height-default elementor-section-items-middle\" data-id=\"7f89c693\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-78c63af9\" data-id=\"78c63af9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-32e601da elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"32e601da\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3479f97c\" data-id=\"3479f97c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e0ae715 elementor-widget elementor-widget-image\" data-id=\"4e0ae715\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"70\" src=\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1-300x70.png\" class=\"attachment-medium size-medium wp-image-3287\" alt=\"VAA white logo\" srcset=\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1-300x70.png 300w, https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png 329w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76d46a3c elementor-widget elementor-widget-heading\" data-id=\"76d46a3c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Meet VAA Philippines at ASGTG 2026<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a5ca8d elementor-widget elementor-widget-heading\" data-id=\"9a5ca8d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Access Expert-Trained Amazon VAs. <br>Simplify Operations. Scale With Confidence.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f95bea9 elementor-widget elementor-widget-html\" data-id=\"f95bea9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .vaa-info-wrapper {\r\n    width: 100%;\r\n    \/* This line ensures the content inside (the vaa-info-bar) is centered *\/\r\n    text-align: center; \r\n    \/* Added padding for visual space above\/below if used stand-alone *\/\r\n    padding: 20px 0; \r\n  }\r\n\r\n  .vaa-info-bar {\r\n    \/* Use inline-flex so the bar only takes up the width of its content *\/\r\n    display: inline-flex; \r\n    align-items: center;\r\n    gap: 12px;\r\n    background: #fff;\r\n    color: #000; \/* CHANGED: Font color to black *\/\r\n    \/* Use a responsive font size *\/\r\n    font-size: clamp(14px, 2.2vw, 18px); \r\n    line-height: 1.2;\r\n    padding: 6px 20px; \/* Increased horizontal padding to better frame the rounder corners *\/\r\n    border-radius: 20px; \/* CHANGED: More round edges *\/\r\n    box-sizing: border-box;\r\n    justify-content: flex-start; \r\n    flex-wrap: wrap; \r\n    \/* Ensures the bar itself sizes to its content *\/\r\n    width: fit-content; \r\n    \/* Ensures centering of the bar in older browsers\/complex layouts *\/\r\n    margin: 0 auto; \r\n    box-shadow: 0 2px 5px rgba(0,0,0,0.1); \/* Optional: Added subtle shadow for depth *\/\r\n  }\r\n\r\n  .vaa-info-item {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    white-space: nowrap; \r\n    font-weight: normal;\r\n    min-width: 0;\r\n  }\r\n\r\n  .vaa-info-item svg {\r\n    width: 20px;\r\n    height: 20px;\r\n    flex: none;\r\n    stroke: currentColor;\r\n  }\r\n\r\n  .vaa-divider {\r\n    width: 1px;\r\n    height: 20px;\r\n    background: #000; \/* CHANGED: Divider color to black *\/\r\n    display: inline-block;\r\n    margin: 0 6px;\r\n    vertical-align: middle;\r\n  }\r\n\r\n  \/* Mobile: stacked + fully centered *\/\r\n  @media (max-width: 520px) {\r\n    .vaa-info-wrapper {\r\n      padding: 10px 0;\r\n    }\r\n    .vaa-info-bar {\r\n      \/* On mobile, switch to full-width flex to ensure stacking is clean *\/\r\n      display: flex; \r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      width: 90%; \/* Take nearly full width when stacked vertically *\/\r\n      gap: 8px; \r\n      margin: 0 auto;\r\n      padding: 10px;\r\n    }\r\n    .vaa-info-item {\r\n      justify-content: center;\r\n      text-align: center;\r\n      white-space: normal; \/* Allows text to wrap when stacked *\/\r\n      width: auto;\r\n    }\r\n    .vaa-divider {\r\n      display: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"vaa-info-wrapper\">\r\n  <div class=\"vaa-info-bar\" role=\"group\" aria-label=\"Event info\">\r\n    <div class=\"vaa-info-item\">\r\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n        <path d=\"M12 22s7-6.2 7-12a7 7 0 1 0-14 0c0 5.8 7 12 7 12Z\" stroke=\"#000\" stroke-width=\"1.8\"\/>\r\n        <circle cx=\"12\" cy=\"10\" r=\"3\" stroke=\"#000\" stroke-width=\"1.8\"\/>\r\n      <\/svg>\r\n      <span>New York<\/span>\r\n    <\/div>\r\n\r\n    <span class=\"vaa-divider\" aria-hidden=\"true\"><\/span>\r\n\r\n    <div class=\"vaa-info-item\">\r\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n        <path d=\"M7 2v4M17 2v4M3 9h18M5 6h14a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z\" stroke=\"#000\" stroke-width=\"1.8\"\/>\r\n      <\/svg>\r\n      <span>March 5, 2026<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f03e5d9 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2f03e5d9\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/asgtgevents.com\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Register Today<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-11183f52 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"11183f52\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-714bcaeb\" data-id=\"714bcaeb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7aaf3a54 elementor-widget elementor-widget-elementskit-heading\" data-id=\"7aaf3a54\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Why ASGTG 2026?<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p><span style=\"font-size: 18px;font-family: arial, helvetica, sans-serif;color: #000000\">The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.<\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-155f315a elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"155f315a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-708c52b8\" data-id=\"708c52b8\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-624e9bcd elementor-widget elementor-widget-text-editor\" data-id=\"624e9bcd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-family: arial, helvetica, sans-serif; font-size: 20px; color: #000000;\">Learn from Amazon power sellers and leading industry authorities<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-73b13c94\" data-id=\"73b13c94\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6a9232e8 elementor-widget elementor-widget-text-editor\" data-id=\"6a9232e8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-family: arial, helvetica, sans-serif; font-size: 20px; color: #000000;\">Discover tools, strategies, and insights that top sellers use to scale<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4eb12da1 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4eb12da1\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-51c3be9a\" data-id=\"51c3be9a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35cfe7ff elementor-widget elementor-widget-text-editor\" data-id=\"35cfe7ff\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; font-family: arial, helvetica, sans-serif; color: #000000;\">Network with service providers, solution experts, and fellow entrepreneurs<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4d10dd3c\" data-id=\"4d10dd3c\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fb74fa1 elementor-widget elementor-widget-text-editor\" data-id=\"fb74fa1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-size: 20px; font-family: arial, helvetica, sans-serif; color: #000000;\">Stay ahead of marketplace trends, policy updates, and growth opportunities<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e6e286e elementor-section-full_width elementor-section-stretched elementor-hidden-desktop elementor-section-height-default elementor-section-height-default\" data-id=\"4e6e286e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-72106880\" data-id=\"72106880\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-63cca184 elementor-hidden-desktop elementor-widget elementor-widget-elementskit-heading\" data-id=\"63cca184\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Why Partner with VAA Philippines at ASGTG 2026?<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-18e7fbed elementor-section-full_width elementor-section-stretched elementor-hidden-desktop elementor-section-height-default elementor-section-height-default\" data-id=\"18e7fbed\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-516334ec\" data-id=\"516334ec\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d5bcbb6 elementor-widget elementor-widget-text-editor\" data-id=\"5d5bcbb6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 18px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Work with VAs trained specifically for Amazon operations, PPC, creatives &amp; more<\/span><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-89e0097\" data-id=\"89e0097\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e120392 elementor-widget elementor-widget-text-editor\" data-id=\"1e120392\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 18px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Reduce workload and streamline daily tasks with reliable, skill-verified support<\/span><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4ab0b385 elementor-section-stretched elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4ab0b385\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6deb75ea\" data-id=\"6deb75ea\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-292eb699 elementor-widget elementor-widget-text-editor\" data-id=\"292eb699\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 18px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Get matched with the right specialist based on your exact business needs<\/span><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-17e9192a\" data-id=\"17e9192a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1098299f elementor-widget elementor-widget-text-editor\" data-id=\"1098299f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 18px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Learn how our training, QA, and management systems ensure long-term results<\/span><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-51088ee8 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"51088ee8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-42fb4bb2\" data-id=\"42fb4bb2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0d0ee27 elementor-hidden-desktop elementor-widget elementor-widget-elementskit-heading\" data-id=\"0d0ee27\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Essential VA Services for Your Growing E-commerce\u00a0Business<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p><span style=\"font-size: 18px;font-family: arial, helvetica, sans-serif;color: #000000\">Our skilled Virtual Assistants handle the day-to-day operations that keep your business running smoothly, so you can focus on scaling.<\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4bc424a6 elementor-section-full_width elementor-section-stretched elementor-hidden-desktop elementor-section-height-default elementor-section-height-default\" data-id=\"4bc424a6\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-38d46627\" data-id=\"38d46627\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4af6a815 elementor-widget elementor-widget-text-editor\" data-id=\"4af6a815\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">E-commerce Specialists\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d629830 elementor-widget elementor-widget-text-editor\" data-id=\"6d629830\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 18px; color: #000000;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Amazon experts and wholesale specialists handle product listings, inventory management, and marketplace operations across multiple platforms.<\/span><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-65fa3bd4\" data-id=\"65fa3bd4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7d1e82d5 elementor-widget elementor-widget-text-editor\" data-id=\"7d1e82d5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">PPC &amp;<br \/>Advertising VAs<br \/><\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bfbdff0 elementor-widget elementor-widget-text-editor\" data-id=\"3bfbdff0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-family: arial, helvetica, sans-serif; font-size: 18px; color: #000000;\">Specialists manage Amazon PPC campaigns, optimize bids and keywords, and track performance to improve ACoS and overall profitability.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-43cd4ba1\" data-id=\"43cd4ba1\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22268c05 elementor-widget elementor-widget-text-editor\" data-id=\"22268c05\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Creative &#038; Branding Support<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c9d1739 elementor-widget elementor-widget-text-editor\" data-id=\"3c9d1739\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 18px; font-family: arial, helvetica, sans-serif; color: #000000;\">Design and content VAs help with product images, A+ Content, storefronts, and basic video edits to boost conversions and brand consistency.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4a9a0184 elementor-section-full_width elementor-section-stretched elementor-hidden-desktop elementor-section-height-default elementor-section-height-default\" data-id=\"4a9a0184\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-c78d5bc\" data-id=\"c78d5bc\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2fdb097 elementor-widget elementor-widget-text-editor\" data-id=\"2fdb097\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Customer Service &#038; Reviews\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dec1d28 elementor-widget elementor-widget-text-editor\" data-id=\"4dec1d28\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: left;\"><span style=\"font-size: 18px; font-family: arial, helvetica, sans-serif; color: #000000;\">Dedicated VAs respond to buyer messages, monitor feedback, and help protect your account health and customer satisfaction.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2e281afe\" data-id=\"2e281afe\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-721aeee0 elementor-widget elementor-widget-text-editor\" data-id=\"721aeee0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Operations &#038; Admin Support\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-278fae92 elementor-widget elementor-widget-text-editor\" data-id=\"278fae92\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-family: arial, helvetica, sans-serif; font-size: 18px; color: #000000;\">Back-office VAs handle reports, reconciliations, case management, and day-to-day coordination inside Seller Central.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-15a80784\" data-id=\"15a80784\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-45c601be elementor-widget elementor-widget-text-editor\" data-id=\"45c601be\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; color: #eea45b;\">Social &#038; TikTok Shop Support\n<\/span><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5fadd9c5 elementor-widget elementor-widget-text-editor\" data-id=\"5fadd9c5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 18px; font-family: arial, helvetica, sans-serif; color: #000000;\">VAs assist with TikTok Shop setup, content coordination, and social posting to support off-Amazon growth.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-24bb21f2 elementor-section-stretched elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"24bb21f2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5b049eb1\" data-id=\"5b049eb1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35746181 elementor-widget elementor-widget-image\" data-id=\"35746181\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/elementor\/thumbs\/WhatsApp-Image-2025-03-20-at-23.37.46-min-rfxzo8yrtrklzhcye7urne3db2hrfus1c9eavosv8s.jpeg\" title=\"WhatsApp Image 2025-03-20 at 23.37.46-min\" alt=\"VAA at the event\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4b95d466\" data-id=\"4b95d466\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-63bb3e0b elementor-widget elementor-widget-elementskit-heading\" data-id=\"63bb3e0b\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">From Seller Support to Full Operational Growth<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p><span style=\"font-size: 18px;font-family: arial, helvetica, sans-serif;color: #ffffff\">Stop by VAA Philippines at ASGTG 2026 and discover how our expert VAs can transform your daily workflow into a streamlined, scalable system. <\/span><\/p>\n<p>\u00a0<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b3445f9 elementor-section-stretched elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4b3445f9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5b295c87\" data-id=\"5b295c87\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-252e17b6 elementor-widget elementor-widget-elementskit-heading\" data-id=\"252e17b6\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-text_center\"><h2 class=\"ekit-heading--title elementskit-section-title \">Book Your Consultation<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f475b10 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"f475b10\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Your Strategy Session<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-263aeb0a elementor-widget elementor-widget-text-editor\" data-id=\"263aeb0a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"font-family: arial, helvetica, sans-serif; font-size: 20px; color: #ffffff;\">Find us at ASGTG 2026 <br \/>March 5, 2026 <br \/>Brooklyn, New York <\/span><\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7b4ade0c elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7b4ade0c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6ed8eeb2\" data-id=\"6ed8eeb2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3d021b4e elementor-section-content-middle elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3d021b4e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-384b4a6f\" data-id=\"384b4a6f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5189428d elementor-shape-square elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"5189428d\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-4aa3511\" href=\"https:\/\/www.facebook.com\/vaaphilippines\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-f\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-e87ad88\" href=\"https:\/\/www.instagram.com\/vaa.philippines\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-e7a89e8\" href=\"https:\/\/www.linkedin.com\/company\/vaaphilippines\/posts\/?feedView=all\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin-in<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin-in\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-bbc34a7\" href=\"https:\/\/www.youtube.com\/@vaaphilippines\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-663db385\" data-id=\"663db385\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ad2bc47\" data-id=\"ad2bc47\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-11c0b604 elementor-widget elementor-widget-text-editor\" data-id=\"11c0b604\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><strong><span style=\"color: #00738f; font-size: 16px; font-family: arial, helvetica, sans-serif;\">\u00a92025 Copyrights &amp; Protected\u200b<\/span><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-7e97828f e-flex e-con-boxed e-con e-parent\" data-id=\"7e97828f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3620e36b elementor-widget elementor-widget-html\" data-id=\"3620e36b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .vva-footer {\r\n    display: none !important;\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3416c93 e-flex e-con-boxed e-con e-parent\" data-id=\"3416c93\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39de889 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"39de889\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>Meet VAA Philippines at ASGTG 2026 Access Expert-Trained Amazon VAs. Simplify Operations. Scale With Confidence. New York March 5, 2026 Register Today Why ASGTG 2026? The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers. Learn from Amazon power sellers and leading industry authorities [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3596","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>VAA Philippines at ASGTG 2026 | Expert-Trained Amazon VAs<\/title>\n<meta name=\"description\" content=\"The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VAA Philippines at ASGTG 2026 | Expert-Trained Amazon VAs\" \/>\n<meta property=\"og:description\" content=\"The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"VAA Philippines\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-19T08:51:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"329\" \/>\n\t<meta property=\"og:image:height\" content=\"77\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/\",\"url\":\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/\",\"name\":\"VAA Philippines at ASGTG 2026 | Expert-Trained Amazon VAs\",\"isPartOf\":{\"@id\":\"https:\/\/vaaphilippines.com\/events\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png\",\"datePublished\":\"2025-12-09T08:20:17+00:00\",\"dateModified\":\"2026-01-19T08:51:41+00:00\",\"description\":\"The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.\",\"breadcrumb\":{\"@id\":\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#primaryimage\",\"url\":\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png\",\"contentUrl\":\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png\",\"width\":329,\"height\":77,\"caption\":\"VAA white logo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vaaphilippines.com\/events\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ASGTG 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vaaphilippines.com\/events\/#website\",\"url\":\"https:\/\/vaaphilippines.com\/events\/\",\"name\":\"VVA Philippines\",\"description\":\"Virtual Amazon, Walmart &amp; Ecommerce events\",\"publisher\":{\"@id\":\"https:\/\/vaaphilippines.com\/events\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vaaphilippines.com\/events\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/vaaphilippines.com\/events\/#organization\",\"name\":\"VVA Philippines\",\"url\":\"https:\/\/vaaphilippines.com\/events\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/vaaphilippines.com\/events\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2024\/09\/title-logo.jpg\",\"contentUrl\":\"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2024\/09\/title-logo.jpg\",\"width\":228,\"height\":82,\"caption\":\"VVA Philippines\"},\"image\":{\"@id\":\"https:\/\/vaaphilippines.com\/events\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VAA Philippines at ASGTG 2026 | Expert-Trained Amazon VAs","description":"The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.","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:\/\/vaaphilippines.com\/events\/asgtg-2026\/","og_locale":"en_US","og_type":"article","og_title":"VAA Philippines at ASGTG 2026 | Expert-Trained Amazon VAs","og_description":"The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.","og_url":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/","og_site_name":"VAA Philippines","article_modified_time":"2026-01-19T08:51:41+00:00","og_image":[{"width":329,"height":77,"url":"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/","url":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/","name":"VAA Philippines at ASGTG 2026 | Expert-Trained Amazon VAs","isPartOf":{"@id":"https:\/\/vaaphilippines.com\/events\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#primaryimage"},"image":{"@id":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png","datePublished":"2025-12-09T08:20:17+00:00","dateModified":"2026-01-19T08:51:41+00:00","description":"The premier New York gathering for Amazon sellers looking to connect, learn, and scale with top industry experts and service providers.","breadcrumb":{"@id":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vaaphilippines.com\/events\/asgtg-2026\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#primaryimage","url":"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png","contentUrl":"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2025\/11\/VAA-Wh312312ite-Outline-Logo-1.png","width":329,"height":77,"caption":"VAA white logo"},{"@type":"BreadcrumbList","@id":"https:\/\/vaaphilippines.com\/events\/asgtg-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vaaphilippines.com\/events\/"},{"@type":"ListItem","position":2,"name":"ASGTG 2026"}]},{"@type":"WebSite","@id":"https:\/\/vaaphilippines.com\/events\/#website","url":"https:\/\/vaaphilippines.com\/events\/","name":"VVA Philippines","description":"Virtual Amazon, Walmart &amp; Ecommerce events","publisher":{"@id":"https:\/\/vaaphilippines.com\/events\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vaaphilippines.com\/events\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/vaaphilippines.com\/events\/#organization","name":"VVA Philippines","url":"https:\/\/vaaphilippines.com\/events\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vaaphilippines.com\/events\/#\/schema\/logo\/image\/","url":"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2024\/09\/title-logo.jpg","contentUrl":"https:\/\/vaaphilippines.com\/events\/wp-content\/uploads\/2024\/09\/title-logo.jpg","width":228,"height":82,"caption":"VVA Philippines"},"image":{"@id":"https:\/\/vaaphilippines.com\/events\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/pages\/3596","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/comments?post=3596"}],"version-history":[{"count":66,"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/pages\/3596\/revisions"}],"predecessor-version":[{"id":3944,"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/pages\/3596\/revisions\/3944"}],"wp:attachment":[{"href":"https:\/\/vaaphilippines.com\/events\/wp-json\/wp\/v2\/media?parent=3596"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}