{"id":1294,"date":"2026-03-22T06:59:11","date_gmt":"2026-03-22T06:59:11","guid":{"rendered":"http:\/\/global-ecommerce-services.com\/wiki\/?page_id=1294"},"modified":"2026-08-27T08:02:43","modified_gmt":"2026-08-27T08:02:43","slug":"gift-wrapper-magento-2-installation","status":"publish","type":"page","link":"https:\/\/global-ecommerce-services.com\/wiki\/gift-wrapper-magento-2-installation\/","title":{"rendered":"Gift Wrapper &amp; Product Personalization User guide &#8211; For Magento 2"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">1. <span class=\"mw-headline\">Overview\u00a0<\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Gift Wrapper &amp; Product Personalization<\/strong> Extension for Magento 2 offers customers to choose gift wrap option to products and add personalized gift message. This user guide describes the easy steps how to install and configure the extension.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Installation<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Method 1&nbsp;&nbsp;Install using Composer<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Composer method is recommended if you have purchased the extension via Market place<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">composer require globalecom\/module-giftwrapper<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">php bin\/magento setup:upgrade<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">php bin\/magento setup:di:compile<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">php bin\/magento cache:clean<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method 2 Manual installation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Upload the extension zip file and extract the files under <em><strong>app\/code<\/strong><\/em> folder.&nbsp; <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Run Installation commands via CLI<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">How to open CLI: Login&nbsp;to your server with SSH (using putty or similar tool).&nbsp; Go to your Magento root folder (Usually public_html folder) and run commands below. This is the standard Magento extension installation procedure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Enable Gift wrap module<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>php bin\/magento module:enable Globalecom_Giftwrapper<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Run upgrade command: <\/strong>(This is a standard Magento command)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>php bin\/magento setup:upgrade<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Run Compile command (Optional)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>php -d memory_limit=-1 bin\/magento setup:di:compile<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Redeploy static content&nbsp;(Optional)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>php&nbsp;-d memory_limit=-1&nbsp;bin\/magento setup:static-content:deploy<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Verify if the module is listed:<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>List modules<\/strong><br>\nphp -d memory_limit=-1 bin\/magento module:status<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">3. Configuration<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">Easy to configure in Three Steps: 1) Add Gift wrap.  2) Add settings.  3) Clear cache and Test<\/mark><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1:&nbsp;Setup Gift wrap products and category in admin panel<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Add Products and Assign to <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\"><strong>Gift Box<\/strong><\/mark> Category. These products are like Gift wrap options. Example: Green Gift Wrap. These options are displayed in Shopping cart page.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>1 a) Admin Panel &gt; Catalog &gt; Products &gt; Add Product<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"953\" height=\"549\" src=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-poduct.png\" alt=\"\" class=\"wp-image-1716\" srcset=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-poduct.png 953w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-poduct-300x173.png 300w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-poduct-150x86.png 150w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-poduct-768x442.png 768w\" sizes=\"auto, (max-width: 953px) 100vw, 953px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Repeat the steps to add as many products as per your requirements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note: Choose attribute set as \u201cdefault\u201d while adding a new product.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>1 b) Admin Panel &gt; Catalog  &gt; Categories  &gt; Add Gift box Category.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Category name can be anything, it is as per your choice. Assign the products (created in Step 1 above) <mark>Note down Category ID<\/mark>. For Example Category Id=41 as shown below. This ID may be different for you.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"955\" height=\"567\" src=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-category.png\" alt=\"\" class=\"wp-image-1717\" srcset=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-category.png 955w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-category-300x178.png 300w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-category-150x89.png 150w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-category-768x456.png 768w\" sizes=\"auto, (max-width: 955px) 100vw, 955px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2:&nbsp;Adjust Configuration settings<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Admin Panel &gt; Store &gt; Configuration &gt; Global eCom &gt; Giftwrapper <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2 a) Enter the Gift wrap Category ID, that you noted down in Step 1b.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2 b)  Adjust other settings as per your requirements. <strong>(Optional)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You may retain the default configuration settings OR change as per your business requirements based on these options. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This extension supports Gift Wrapping, Engraving and Product Personalization through configurable options<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, the Engrave options, you may adjust the Tile, Heading and Label from &#8216;<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\"><strong>Gift wrap<\/strong><\/mark>&#8216; to &#8216;<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Product Engraving<\/strong><\/mark>&#8216;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83c\udf81 &nbsp;Gift Wrapping <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u270d\ufe0f Product Engraving<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83c\udf80 Premium Gift Box<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;\ud83d\udc8c Greeting Cards<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;\ud83c\udf89 Special Packaging<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83d\udcdd Personalized Message<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Configuration Settings<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"845\" src=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-settings-1024x845.png\" alt=\"\" class=\"wp-image-1719\" srcset=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-settings-1024x845.png 1024w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-settings-300x247.png 300w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-settings-150x124.png 150w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-settings-768x633.png 768w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-gift-wrap-settings.png 1141w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Refresh Magento Cache<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Refresh<span lang=\"EN-IN\" style=\"font-size: 10.5pt; font-family: 'Arial','sans-serif'; color: #333333;\"> Magento cache and Test. <strong>Admin &gt; System &gt; Cache Management<\/strong><\/span><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2018\/06\/gift-screen9.png\" alt=\"\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">4. Testing<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before testing, you may want to run through the check list to make sure extension installed and configured correctly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Extension is installed and is showing in the module list<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Added Gift box category, created Gift wrap product options and assigned to Gift box category<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Set the Gift wrap category ID in Configuration<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Adjusted Default Display options and Message length as needed<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Gift wrap function in front end<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open your Website &gt; Select a product -&gt; Add to Cart -&gt; View Shopping Cart page<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then Choose Gift wrap option and add personalized message (Optional) <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Add Giftwrap, then proceed to checkout and place order.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"752\" src=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/front-end-gift-wrap-1024x752.png\" alt=\"\" class=\"wp-image-1720\" srcset=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/front-end-gift-wrap-1024x752.png 1024w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/front-end-gift-wrap-300x220.png 300w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/front-end-gift-wrap-150x110.png 150w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/front-end-gift-wrap-768x564.png 768w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/front-end-gift-wrap.png 1445w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Verify Gift wrap data in Admin back end<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Verify gift wrap item and gift message in <strong>Admin &gt; Sales &gt; Orders<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1010\" height=\"721\" src=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-order.png\" alt=\"\" class=\"wp-image-1731\" srcset=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-order.png 1010w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-order-300x214.png 300w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-order-150x107.png 150w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/07\/admin-backend-order-768x548.png 768w\" sizes=\"auto, (max-width: 1010px) 100vw, 1010px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">5. What is new in version 4.6.0<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Version 4.6 Highlights<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Improved frontend implementation<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Improved Admin Order View<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Better configuration options<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Quote-based Gift Message storage<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 PHP 8.x compatibility<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Refactored architecture<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 Marketplace quality improvements<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">6. Support<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><span lang=\"EN-IN\" style=\"font-size: 10.5pt; font-family: 'Arial','sans-serif'; color: #333333;\">If you require further assistance, create a support ticket or contact our support team. <\/span><span lang=\"EN-IN\"><\/span><\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button\" href=\"https:\/\/mage-extensions-themes.com\/support\/\" target=\"_blank\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Contact us<\/mark><\/a><\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>We&#8217;re committed to delivering timely support and continuous product enhancements.&nbsp;<\/strong>&nbsp;&nbsp;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">7. FAQ (Frequently Asked Questions)<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">How can I use this extension for Product Engraving?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The extension can be configured to support Product Engraving. Admin can create Engraving options as standard Magento products and assign them to the configured personalization product category. Then adjust the extension settings as required, such as the section title, button text, and gift message character limit.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How can I control the stock of Personalization options?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The extension uses Magento&#8217;s native product management for personalization services. Each personalization option is managed as a separate Magento product, allowing you to control its price, inventory, availability, image, and description using the standard Magento product management.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How do I add a new Gift Wrapping or Personalization option?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Create a new product from <strong>Admin \u2192 Catalog \u2192 Products \u2192 Add Product<\/strong>, configure the product price and other required details, and assign it to the category selected in the extension&#8217;s <strong>Personalization Product Category<\/strong> configuration. The product will then be available as a personalization option in the shopping cart.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can I use the extension for services other than Gift Wrapping?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. The extension is designed to support different types of value-added services using standard Magento products. Examples include Product Engraving, Premium Gift Box, Greeting Cards, Special Packaging, and other personalization services. You can configure the section title and button text to match the service being offered.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Where do customers select the Gift Wrapping or Personalization option?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Personalization services are presented in the <strong>shopping cart<\/strong> after customers add products to their cart. Customers can review the available services and their prices and update their selection without leaving the shopping cart.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can customers add a personalized message?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. Customers can enter a personalized gift message from the shopping cart. The administrator can configure the maximum number of characters allowed, and a live character counter is displayed while the customer is typing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can I change the Gift Wrapper heading and button text?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. The extension provides configuration options for the <strong>Section Title<\/strong> and <strong>Button Text<\/strong> displayed in the shopping cart. This allows you to adapt the wording to your service\u2014for example, changing the title to &#8220;Product Engraving&#8221; and the button to &#8220;Add Engraving.&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How can I disable the Gift Wrapper &amp; Product Personalization section?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Go to the extension configuration in Magento Admin and set <strong>Enable Extension<\/strong> to <strong>No<\/strong>. When the extension is disabled, the personalization section is hidden from the shopping cart.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Where can I see the personalization details after an order is placed?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The selected personalization service, customer gift message, personalization product pricing, and order summary are stored with the order. Store administrators can review these details from the Magento Admin Order View when processing the order.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Why are my personalization products not appearing in the shopping cart?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Check the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The extension is enabled.<\/li>\n\n\n\n<li>A valid personalization product category is selected in the configuration.<\/li>\n\n\n\n<li>The personalization products are assigned to that category.<\/li>\n\n\n\n<li>Magento cache has been refreshed.<\/li>\n\n\n\n<li>Static content has been deployed after installation.<\/li>\n\n\n\n<li>Magento indexes have been rebuilt if required.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Can I change the price of a Gift Wrapping or Personalization service?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. Personalization options are standard Magento products, so their prices can be managed through the normal Magento product management. The selected service price is reflected in the shopping cart and stored with the order.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can I add or remove personalization options after configuring the extension?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. You can create additional personalization products, update existing products, enable or disable services, manage inventory, change images and descriptions, and organize services through Magento&#8217;s standard catalog management.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. Overview\u00a0 Gift Wrapper &amp; Product Personalization Extension for Magento 2 offers customers to choose gift wrap option to products and add personalized gift message. This user guide\u2026<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[5,36],"tags":[],"class_list":["post-1294","page","type-page","status-publish","hentry","category-installation","category-magento-2-extensions"],"_links":{"self":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages\/1294","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/comments?post=1294"}],"version-history":[{"count":62,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages\/1294\/revisions"}],"predecessor-version":[{"id":1789,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages\/1294\/revisions\/1789"}],"wp:attachment":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/media?parent=1294"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/categories?post=1294"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/tags?post=1294"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}