Daily Archives: November 4, 2019
I need to get all the configurable items related to an item in the cart. For example, if the cart item is of a size “XL”, then I need to get all the other options like “S”, “M” and “L” together with their attributes. I get all the cart items […]
I have two websites with separated customers, and I’m trying to display Warning msg(‘check if you’re in the right website’). if customer try to login not to his website
So as I said, I am trying to see my website while others see it in maintenance. BTW I have Varnish configured. What I did: magento maintenance:enable --ip= What hapened: At first I was able to see only frontend from excluded IP, but admin was regular “Service temporary unavailable” page. […]
We are creating an API to sell our giftcodes to a partner in M2 enterprise edition. The partner will have functionalities like: To have Store Credit Can buy giftcodes View buy history We cannot use customer token or admin token to give access as this will cause security issue (if […]
Please how do i upgrade my website from Magento 1.5.1.0 to Magento 2.3x Detailed steps of how to go about it will be appreciated
on my Synology station I have a huge photo archive with the following structure: /volume1/photo/2019/ +--January +--@eaDir (hidden folder) +--001.jpg (folder) +-- THUMB.jpg +--002.jpg (folder) +-- THUMB.jpg +--001.jpg (image file) +--002.jpg (image file) I want to copy the thumbnails (not the actual images) to a different volume but keep the […]