{"id":22,"date":"2017-01-30T19:15:23","date_gmt":"2017-01-30T19:15:23","guid":{"rendered":"http:\/\/mysellerdesk.com\/dropshipNPaste\/?page_id=22"},"modified":"2026-02-26T02:18:19","modified_gmt":"2026-02-26T02:18:19","slug":"faq","status":"publish","type":"page","link":"https:\/\/mysellerdesk.com\/dropshipNPaste\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  .dnp-notice-wrap {\n    font-family: 'Inter', sans-serif;\n    margin: 2rem 0;\n  }\n\n  .dnp-notice {\n    position: relative;\n    background: #f7f9fc;\n    border: 1px solid #dde3ed;\n    border-left: 5px solid #2563eb;\n    border-radius: 10px;\n    padding: 36px 40px;\n    color: #1e2a3a;\n    overflow: hidden;\n  }\n\n  .dnp-notice::before {\n    content: '';\n    position: absolute;\n    top: -40px;\n    right: -40px;\n    width: 220px;\n    height: 220px;\n    background: radial-gradient(circle, rgba(37, 99, 235, 0.06) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .dnp-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #eff4ff;\n    border: 1px solid #bfcfff;\n    border-radius: 100px;\n    padding: 4px 13px;\n    font-size: 11.5px;\n    font-weight: 600;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    color: #2563eb;\n    margin-bottom: 18px;\n  }\n\n  .dnp-badge-dot {\n    width: 6px;\n    height: 6px;\n    background: #2563eb;\n    border-radius: 50%;\n    animation: pulse 2s ease-in-out infinite;\n  }\n\n  @keyframes pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.3; transform: scale(0.75); }\n  }\n\n  .dnp-heading {\n    font-size: clamp(20px, 3vw, 26px);\n    font-weight: 600;\n    color: #1e2a3a;\n    margin: 0 0 12px 0;\n    line-height: 1.3;\n  }\n\n  .dnp-body {\n    font-size: 15px;\n    line-height: 1.72;\n    color: #4b5a6e;\n    max-width: 620px;\n    margin: 0 0 28px 0;\n    font-weight: 400;\n  }\n\n  .dnp-body strong {\n    color: #1e2a3a;\n    font-weight: 600;\n  }\n\n  .dnp-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .dnp-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    border-radius: 7px;\n    padding: 11px 20px;\n    font-family: 'Inter', sans-serif;\n    font-size: 14px;\n    font-weight: 500;\n    transition: all 0.18s ease;\n    line-height: 1;\n  }\n\n  .dnp-btn-primary {\n    background: #2563eb;\n    color: #ffffff;\n    box-shadow: 0 2px 8px rgba(37, 99, 235, 0.25);\n  }\n\n  .dnp-btn-primary:hover {\n    background: #1d4ed8;\n    transform: translateY(-1px);\n    box-shadow: 0 5px 16px rgba(37, 99, 235, 0.35);\n    color: #ffffff;\n    text-decoration: none;\n  }\n\n  .dnp-btn-secondary {\n    background: #ffffff;\n    color: #1e2a3a;\n    border: 1px solid #dde3ed;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.05);\n  }\n\n  .dnp-btn-secondary:hover {\n    background: #f0f4ff;\n    border-color: #93aff5;\n    transform: translateY(-1px);\n    color: #1e2a3a;\n    text-decoration: none;\n  }\n\n  .dnp-btn svg {\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 560px) {\n    .dnp-notice {\n      padding: 28px 24px;\n    }\n    .dnp-actions {\n      flex-direction: column;\n    }\n    .dnp-btn {\n      justify-content: center;\n    }\n  }\n<\/style>\n<\/head>\n<body style=\"background:#fff; padding:20px;\">\n\n<div class=\"dnp-notice-wrap\">\n  <div class=\"dnp-notice\">\n\n    <div class=\"dnp-badge\">\n      <span class=\"dnp-badge-dot\"><\/span>\n      FAQ Update in Progress\n    <\/div>\n\n    <h2 class=\"dnp-heading\">\ud83d\udd27 Our FAQ is getting a makeover<\/h2>\n\n    <p class=\"dnp-body\">\n      We&#8217;re currently <strong>updating and rebuilding our FAQ<\/strong> to match all the new features and changes in DropshipNPaste 3.0. In the meantime, some answers on this page may be outdated and no longer accurate.\n      <br><br>\n      If you need help, have a question, or spotted something that doesn&#8217;t seem right \u2014 please reach out directly. We&#8217;re quick to respond and happy to help!\n    <\/p>\n\n    <div class=\"dnp-actions\">\n      <a class=\"dnp-btn dnp-btn-primary\" href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/contact-feature-request\/\" target=\"_blank\" rel=\"noopener\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/>\n        <\/svg>\n        Contact Us\n      <\/a>\n      <a class=\"dnp-btn dnp-btn-secondary\" href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/submit-a-bug-report\/\" target=\"_blank\" rel=\"noopener\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\/>\n          <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/>\n          <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/>\n        <\/svg>\n        Submit a Bug Report\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n<div class=\"mkb-root mkb-clearfix\"><div class=\"kb-header\" style=\"background-color: #ffffff;padding-top: 3em;padding-bottom: 3em;\">\t\t\t\n\t\t\t\n\t\t\t<div class=\"kb-search\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"kb-search__title\" style=\"font-size: 3em;color: #333333;\">\n\t\t\t\t\tNeed some help?\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<form class=\"kb-search__form\" action=\"https:\/\/mysellerdesk.com\/dropshipNPaste\" method=\"get\" autocomplete=\"off\" novalidate>\n\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"kb-search__input-wrap mkb-search-theme__minerva\"\n\t\t\t\t\t     style=\"border-color: #ffffff;background-color: #ffffff;width: 38em;\">\n\t\t\t\t\t\t<input type=\"hidden\" name=\"source\" value=\"kb\" \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input class=\"kb-search__input\"\n\t\t\t\t\t\t       name=\"s\"\n\t\t\t\t\t\t       placeholder=\"ex.: Installation\"\n\t\t\t\t\t\t       type=\"text\"\n\t\t\t\t\t\t       data-show-results-topic=\"1\"\n\t\t\t\t\t\t       data-topic-label=\"Topic\"\n\t\t\t\t\t\t       data-custom-topic-colors=\"\"\n\t\t\t\t\t\t       data-autofocus=\"1\"\n\t\t\t\t\t\t\t\/>\n\t\t\t\t\t\t<span class=\"kb-search__results-summary\">\n\t\t\t\t\t\t\t<i class=\"kb-search-request-indicator fa fa-circle-o-notch fa-spin fa-fw\"><\/i>\n\t\t\t\t\t\t\t<span class=\"kb-summary-text-holder\"><\/span>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-search__icon-holder\">\n\t\t\t\t\t\t\t\t<i class=\"kb-search__icon fa fa-search\"><\/i>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"kb-search__clear\" title=\"Clear search\">\n\t\t\t\t\t\t\t<i class=\"kb-search__clear-icon fa fa-times-circle\"><\/i>\n\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t<div class=\"kb-search__results kb-search__results--with-topics\"><\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"kb-search__tip\" style=\"color: #cccccc\">\n\t\t\t\t\t\t\tTip: Use arrows to navigate results, ESC to focus search input\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/form>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\n\t\t<\/div>\n\t\t<div class=\"mkb-home-topics mkb-container mkb-columns mkb-columns-3\"><div class=\"mkb-row\">\t\t<div class=\"kb-topic topic-id-20\">\n\t\t\t<div class=\"kb-topic__inner\">\n\t\t\t\t<h3 class=\"kb-topic__title\" style=\"color: #4a90e2;\">\n\t\t\t\t\t\t\t\t\t\t\t<a class=\"kb-topic__title-link\" href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kbtopic\/billing\/\" style=\"color: #4a90e2;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__title-icon\">\n\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-icon fa fa-list-alt\"><\/i>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\n\t\t\t\t\t\tBilling, Membership and Usage\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__count\" style=\"background: #4a90e2; color: #ffffff;\">\n\t\t\t\t\t\t\t\t5 articles\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/h3>\n\n\t\t\t\t\n\t\t\t\t<div class=\"kb-topic__articles  kb-topic__articles--with-icons\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/free-trial-ended-early\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">Free trial ended early&#8230;<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/you-are-logged-into-more-devices-than-your-plan-allows\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">You are logged into more devices than your plan allows<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/it-stopped-working-what-do-i-do\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">It stopped working what do I do?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/canceling-your-old-subscription-and-starting-a-new-one\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">Canceling your old subscription and starting a new one<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/do-you-sell-my-information\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">Do you sell my information?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\n\t\t\t\t\t\t\t\t\t\t\t<a class=\"kb-topic__show-all\"\n\t\t\t\t\t\t   href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kbtopic\/billing\/\">\n\t\t\t\t\t\t\tShow all\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<div class=\"kb-topic topic-id-18\">\n\t\t\t<div class=\"kb-topic__inner\">\n\t\t\t\t<h3 class=\"kb-topic__title\" style=\"color: #4a90e2;\">\n\t\t\t\t\t\t\t\t\t\t\t<a class=\"kb-topic__title-link\" href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kbtopic\/copying\/\" style=\"color: #4a90e2;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__title-icon\">\n\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-icon fa fa-list-alt\"><\/i>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\n\t\t\t\t\t\tMerchants - Copying\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__count\" style=\"background: #4a90e2; color: #ffffff;\">\n\t\t\t\t\t\t\t\t4 articles\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/h3>\n\n\t\t\t\t\n\t\t\t\t<div class=\"kb-topic__articles  kb-topic__articles--with-icons\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/why-arent-amazon-orders-copying-phone-number\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">Why aren&#8217;t Amazon orders copying phone number?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/it-stopped-working-what-do-i-do\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">It stopped working what do I do?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/do-you-support-both-amazon-and-ebay-sellers\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">Do you support both Amazon and eBay sellers?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/what-keyboard-shortcuts-can-i-use\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">What Keyboard Shortcuts Can I Use?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\n\t\t\t\t\t\t\t\t\t\t\t<a class=\"kb-topic__show-all\"\n\t\t\t\t\t\t   href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kbtopic\/copying\/\">\n\t\t\t\t\t\t\tShow all\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<div class=\"kb-topic topic-id-19\">\n\t\t\t<div class=\"kb-topic__inner\">\n\t\t\t\t<h3 class=\"kb-topic__title\" style=\"color: #4a90e2;\">\n\t\t\t\t\t\t\t\t\t\t\t<a class=\"kb-topic__title-link\" href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kbtopic\/pasting\/\" style=\"color: #4a90e2;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__title-icon\">\n\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-icon fa fa-list-alt\"><\/i>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\n\t\t\t\t\t\tSuppliers - Pasting\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__count\" style=\"background: #4a90e2; color: #ffffff;\">\n\t\t\t\t\t\t\t\t3 articles\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/h3>\n\n\t\t\t\t\n\t\t\t\t<div class=\"kb-topic__articles  kb-topic__articles--with-icons\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/programming-an-unsupported-supplier\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">Programming an unsupported supplier<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/it-stopped-working-what-do-i-do\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">It stopped working what do I do?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/what-keyboard-shortcuts-can-i-use\/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"kb-topic__list-article-icon fa fa-book\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kb-topic__list-article-title\">What Keyboard Shortcuts Can I Use?<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\n\t\t\t\t\t\t\t\t\t\t\t<a class=\"kb-topic__show-all\"\n\t\t\t\t\t\t   href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kbtopic\/pasting\/\">\n\t\t\t\t\t\t\tShow all\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div >\t\t<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>FAQ Update in Progress \ud83d\udd27 Our FAQ is getting a makeover We&#8217;re currently updating and rebuilding our FAQ to match all the new features and changes in DropshipNPaste 3.0. In the meantime, some answers on this page may be outdated and no longer accurate. If you need help, have a question, or spotted something that [&#8230;] <span class=\"continue-reading\"> <a href=\"https:\/\/mysellerdesk.com\/dropshipNPaste\/kb\/what-keyboard-shortcuts-can-i-use\/\">continue reading &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/fullwidthpage.php","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":13,"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":968,"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/pages\/22\/revisions\/968"}],"wp:attachment":[{"href":"https:\/\/mysellerdesk.com\/dropshipNPaste\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}