Category: Magento 2

Magento 2 Create cart by graphql

Magento 2 Create cart by graphql Setup Altair Graphql for browser. Create cart for Graphql Create empty cart like quote id and cart id. Add to cart with cart id. mutation { addSimpleProductsToCart( input: { cart_id: “VNUVFksjdu2SPsxgBl2Mdlqrum73PL” cart_items: [ { Remove coupon data: { quantity: 1 sku: “0768335” } } ] } ) { cart […]

Read More

How to Fix Magento 2.3.5-p1 Installation Error -Installation Incomplete

How to Fix Magento 2.3.5-p1 Installation Error -Installation Incomplete Magento installation for some versions sometimes we need to fix issue during installation. Magento Providing lot of eCommerce features and upgrade package timely. Find the bellow simple step you can run installation successfully. Find validateURLScheme function in vendor\magento\framework\Image\Adapter\Gd2.php file. at line 96. Replace function with this: […]

Read More

Magento 2 Multi-Vendor Marketplace Extensions

Best Magento 2 Multivendor Marketplace extensions which have greate features and flexiblity , Most of eccommerse store have multi vendors functionality user can add our Brand on store and updates all Data using personal accounts created and also get payments for separately. Check the below Magento 2 Multi-Vendor Marketplace Extensions Marketplace Extension: Landofcoder Landofcoder provides […]

Read More

Top 10+ Magento 2 Responsive Themes

Top 10+ Magento 2 Responsive Themes The ecommerce platform has great success fulfilling the needs of the ecommerce industry because which have great features and advanced functionalities that no many platform is providing. In that case, Magento 2 has had a great revolution which currently on boom ! and made great progress in recent years. […]

Read More