Unleashing the Power of Magento Development Services for E-Commerce Success

Do you want to improve your online store? Magento development services can help! Magento is a popular tool for e-commerce. It can make your store look great and work well.

Why Choose Magento for Your E-Commerce Store?

Magento is a good choice for many reasons:

  1. You can customize it to fit your needs.

  2. It works well for small and big businesses.

  3. It has lots of useful features built in.

  4. Many people use it and can help you.

How Magento Development Services Can Help Your Business?

Working with Magento experts can help you use all of Magento’s power. They can make your store:

  1. Look unique and work well.

  2. Add new features to your store.

  3. Fast and easy to use.

  4. Magento migration and upgradation

Choosing the Right Magento Development Service Provider

When choosing someone to help you with Magento, think about:

  1. How much do they know about Magento?

  2. How well they talk and work with you.

  3. If they will help you after the store is built.

Conclusion

Using Magento development services can be a big help for your online store. With expert Magento development services, you can make a store that looks stunning and performs well.

Don’t miss out on this chance to make your business better with Magento!

submitted by /u/ignitivllc
[link] [comments]

Why Does My Magento Site Have Random Issues?

I work for a company and the website is on Magento2. I am not a website developer at all so my explanation of the issues and my theories have no technical basis. We have 2 shopping carts and a lot of extensions.

  1. We can not get things like Apple Pay to work…our Apple pay is linked to something called Braintree and our developers can’t get past the test stage with Apple pay or something.
  2. We have a 1 step checkout extension and some people say that they type in their correct credit card or address and it changes somehow to an old card or address. I ask the client if they have auto fill and they say no.
  3. The website simply does not load for some people.
  4. I set up discounts on certain items and the discounts don’t work for some people
  5. Add to cart button gives us a popup preview of the product…it does Add to cart, but then there is another option to add to cart or continue shopping in the pop up which seems confusing.
  6. Our Instagram feed on the footer keeps disappearing
  7. its difficult to update things like our spa locator, also an extension, or it just doesn’t load.

We have had so many changes made to the website to try to make it look better. In my mind, it’s like a painting that keeps getting painted over, which leads to these issues perhaps…but I have been told that it is not how it works. Any insight would be appreciated!

submitted by /u/CM11182020
[link] [comments]

Magento and cloudflare issues

Does anyone here have experience setting up magento to use cloudflare?

I have a lot of issues with bots, sql injection attempts etc.

I followed cloudflares instructions and caching is working but add to cart does not work, I assume because cloudflare is caching a dynamic element required for the cart to function.

Has anyone run into this before?

submitted by /u/nitro535
[link] [comments]

Amasty Extensions

I have an account (amasty) with 26 licensed extensions worth $5,600 and another $1,000 of credit for new plugins. This account was used for a client that is no longer in business. I have no use for the plugins or the credits. I am open to offers, PM if interested. A list of plugins is available to download below.

Abandoned Cart Email for Magento 2 Community 1.16.0

App for Payments with Stripe for Magento 2 Community 3.0.15

Blog Pro for Magento 2 Community 2.13.0

Cross-Sell / Upsell Products for Magento 2 Community 2.18.0

Customer Segmentation for Magento 2 Community 1.2.4

Delete Order for Magento 2 Community 1.1.17

Delivery Date for Magento 2 Community 1.6.24

Dimensional Shipping Weight for Magento 2 Community 1.11.3

Elastic Search for Magento 2 Community 2.0.1

Follow Up Email for Magento 2 Community 1.4.7

GDPR Pro for Magento 2 Community 2.11.0

Google Page Speed Optimizer Pro for Magento 2 Community 3.2.0

Improved Layered Navigation for Magento 2 Community 3.0.0

Infinite Scroll for Magento 2 Community 1.5.1

Landing Pages for Magento 2 Community 1.8.17

Login as Customer for Magento 2 Community 1.1.4

Multiple Coupons for Magento 2 Community 2.1.1

Product Feed for Magento 2 Community 2.9.0

Product Labels for Magento 2 Community 2.3.7

Promo Banners for Magento 2 Community 1.14.0

SEO URL Rewrite for Magento 2 Community 1.1.0

Shipping Rules for Magento 2 Community 2.9.1

Shipping Table Rates for Magento 2 Community 1.11.3

Social Login for Magento 2 Community 1.11.2

Special Occasion Coupons for Magento 2 Community 1.0.8

Special Promotions Pro for Magento 2 Community 2.13.0

submitted by /u/wm007-1
[link] [comments]

Accessing session related data while using full page caching (e.g. getting current user wishlist items)

Hi All,

I’m just wondering if anyone else has ran into headaches related to full page caching for seemingly trivial coding. One example would be, in a custom theme, code to check to see if an item in a listing is in a user’s wishlist. If so, perhaps change the icon/color, etc. Or perhaps adding some simple ajax functionality to add an item quickly to a wishlist. I know there are many plugins, some free, that do such things, but they don’t seem to work (or work well) with full page caching enabled, using Varnish, or some other. The issue appears to be with accessing any user session related data in a way that doesn’t break caching.

There are some dribbles of resources out there, on Stackoverflow etc., that allude to various ways to deal with this, but I haven’t been able to really put something together that works well, without going down several other rabbit-holes. Is there some very simplistic solution to this that someone could point me towards?

Much appreciated, as always.

submitted by /u/test00test00
[link] [comments]

Syncing products between two stores

We run 2 Magento stores, one for retail and one for trade. We wanted to run the trade site as a seperate storeview but the inventory settings are global which prevents this in our case as trade customers can order more than we have in stock with a leadtime, whereas retail customers can only buy what is on our shelves.

We tried manually adding products twice but when we’re busy things get out of sync. I considered trying a Zapier integration to add products automatically but as we changed the /admin url this doesn’t work. We also tried periodically doing an inventory export/import but Magento doesn’t seem to like it.

Any other ideas?

submitted by /u/Ok-Detective-8344
[link] [comments]

Upgrade Magento migrate from Elasticsearch to Opensearch

Hello, good day:

I upgraded my Magento installation from 2.4.2-p2 to 2.4.6-p3, i uninstalled elasticsearch in a kubernete of testing and replace for opensearch, all works fine aparently

I don’t understand at all how works elastic/open search so: I need to transfer any data from elastic to open search? If yes how?

After opensearch installation I ran the command:

php bin/magento indexer:reindex 

Aparently all it’s ok, no data is missing but I don’t made a backup from elastic to open search and i don’t want to lose any data.

Thank you in advance

submitted by /u/elhui2
[link] [comments]

Magento 2 Command Line Autocomplete — (Oh My Zsh plugin)

Shameless plug of my long time old faithful Oh My ZSH plugin I created a few years back.

https://github.com/dambrogia/oh-my-zsh-plugin-magento-2

It’s pretty self explanatory, just throwing it out to the o-zone for the first time in a few years. If you use it and there’s features you wish existed for it, let me know and I’d be happy to take constructive criticism.

submitted by /u/dombrogia
[link] [comments]

Shopping cart rules – i am about to blow my brain out..

I need to do the following: if 3 different SKUs are added to the cart – give 5% discount to the whole order.

So if: 1x SKU A 2x SKU B 1x SKU C 1x SKU D = 5% discount on whole order

If: 3x SKU A 2x SKU B = No discount

I have tried all possible solutions, asked chatgpt, searched the world wide internet. And i just can’t figure it out. Does anyone have an idea how to acomplish this?

submitted by /u/PowPowWowPow
[link] [comments]

Nuxt 3 and Magento query questions

Ok so I’m building my own storefront for Magento 2. So far I have queries working from Magento graphql but when attempting to query for instance a product details in a .Vue file nothing happens. I’ve checked numerous GitHub repos and there are a lack of Vue based tutorials on the matter so I’m asking here.

How to use Magento graphql to query product details in nuxt 3?

submitted by /u/chaoticbastian
[link] [comments]

Is The Meetanshi Extension for Magento 2 integration with Google Analytics 4 Worth It?

A client of mine wants to integrate ecommerce tracking into their Google Analytics 4 property and it seems the only way to do this is through a paid extension like the one Meetanshi provides: https://meetanshi.com/magento-2-google-analytics-4.html Is it worth it? Are there other/better solutions out that exist?

submitted by /u/ElectricalSun2611
[link] [comments]

Introducing Our Own Creation: TBHUB.AI’s Magento Chatbot – A New Era for E-commerce Customer Service

Hello Reddit community! 👋

We’re beyond excited to share a project that’s been in the works for quite some time – a tool we firmly believe will redefine customer service for Magento e-commerce stores: TBHUB.AI’s Magento Chatbot. As its creators, we’ve dedicated ourselves to developing a chatbot that leverages the latest in AI technology, designed to seamlessly integrate with Magento, ensuring a transformative experience for both store owners and their customers.
Why We’re Proud of It:
Seamless Magento Integration: Our chatbot was built from the ground up to integrate flawlessly with Magento, making setup a breeze for store owners.

Advanced AI Technology: Utilizing the latest in AI, our chatbot can understand and respond to customer queries in a natural, engaging manner.

Highly Customizable: We understand the importance of brand identity, which is why our chatbot is designed to be fully customizable to fit your store’s unique needs.

Multilingual Support: In today’s global market, the ability to support multiple languages is crucial. Our chatbot does just that, making your store accessible to a wider audience.

Valuable Insights: Beyond just answering questions, our chatbot provides actionable insights into customer behavior, helping you make informed business decisions.

Exclusive Demo Video Offer:
See Our Chatbot in Action:

We’ve prepared a real demonstration video to show you exactly how our Magento chatbot works, its features, and the potential impact on your e-commerce store. To access this video, please visit our contact form at https://tbhub.ai/contact-form/. Fill out the form, and we’ll send you a link to the video. It’s a great opportunity to see firsthand how our chatbot can transform your customer service experience.

We Want to Hear From You:
Feedback and Suggestions: Your input is invaluable to us. If you have ideas for features or improvements, we’re all ears.

Questions?:

Have any questions about the integration process, capabilities, or how our chatbot can benefit your store? Don’t hesitate to ask.

Looking for Early Adopters: Interested in elevating your customer service with our AI chatbot?

We’re seeking Magento store owners eager to lead the charge in adopting this innovative technology.

Join us in bringing this vision to life and setting a new standard for customer service in the e-commerce industry.

Your feedback, questions, and enthusiasm are what drive us forward. Let’s start a conversation and make the future of e-commerce customer service brighter together. 🚀

Check Out our chatbot page: https://tbhub.ai/chatbot/

submitted by /u/stefanosvouteris
[link] [comments]