Videos on product pages only showing up as screenshots – Embedded viewer not loading

I do fully intend to ask on the Magento Slack Community, but I figured I would ask her as well. The issue is in the title. I have a few product pages in one of our Magento 2 CC sites that have YouTube videos embedded on them with the standard product images. When viewing these product pages, the video only shows up as a screenshot and that’s it. We are running 2.4.2-p2 right now and I did recently run a blanket composer update command on everything as we are preparing to upgrade to 2.4.5 now that it’s out. Here is an example product page where this is happening: https://www.vetriscience.com/composure-153.html (.) The thumbnail that should be a video is the last one.

Right now my gut says I’ll need to determine which module is responsible for embedding those videos and roll it back. But at the same time, I’ve already had to roll back a few other 3rd party extensions that have had other issues after upgrade. I’m just trying to not having to continue to go backward.

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

Buy Now / Pay Later

The company I work for is considering adding a Buy Now/Pay Later option. We already do PayPal BNPL, but we are looking to add a second option. We are currently on 2.3.5, but we plan to be on 2.4.4 in a few weeks. We are not on PWA and we are using the standard checkout.

Here are the contenders:

  • Affirm
  • Afterpay
  • Klarna
  • Sezzle
  • ZipPay

Does anyone have any direct experience (good or bad) with these modules? Any advice is welcome.

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

Add a static text on Checkout page

Hi, i’m trying to add the text “Enter Your Shipping Details Here” before the Address Line 1 field, i’ve tried to use the LayoutProcessor method to add the text but it wont show up, maybe im not defining the correct code?

Screenshot:
https://prnt.sc/irudV1MXChHN

Code:

 $jsLayout['components']['checkout']['children']['steps']['children']['shipping-step']['children'] ['shippingAddress']['children']['shipping-address-fieldset'] = __('Enter Your Shipping Details Here'); 

any help regarding this?

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

Integrated Web to Print/ W2P solutions

My company currently uses both ChiliPublish and PageFlex Web to Print templating software to allow users to design business cards, business cards, etc directly on the site (we use different ones depending on the web store platform being used). I’m having trouble finding any information on integrating either of these with Magento either using an extension or an iframe or any other method.

Does anyone know if either of these services connect with Magento? If not, do you know of any other similar W2P templating services that do integrate?

I posted this question about 3 years ago and got no responses. Hoping someone with some experience with these sees it this time. Thanks in advance!

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

Needs help to test an external analytics tool for Magento2.

Hi guys! I hope this post is okay and does not seem like a promotion.

I’m a Magento developer and have been since 2013. I have spent the last year building an external data tool for Magento 2, with a couple of other developers. We fetch all sales data from the REST API, and use it to build insights, like dashboards and analytics.

The reason for creating razzo.io is based on my experience working as a contracted developer on +300 Magento projects. A lot of shop-owners or e-commerce managers have very few tech skills and rely on developers or analysts/marketing to provide them with data insights they understand.

We have tried to visualize metrics and data that are easy to digest, without the need of a consultant to help you pull data or install modules to get it.

We have soft-launched the project, but we need to stress test the connection setup for the REST API. Because the success of the connection can be related to the hosting provider, and how they restrict the API access. And we only had the change it tests it with our own Magento customers.

There is a 30 days trial, No credit card is needed, and I hope that some of you would try it out, and send me some feedback. Any kind of feedback would be awesome.

You are welcome to write feedback here, in an email to [[email protected]](mailto:[email protected]), or using the chat widget on the platform.

I really hope that some of you guys will have the time to try it out.

Best regards Nico

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

Image Size

First off, I’m a normie. I added a product and put an image in. However, when I view it when live… the image is tiny tiny. The thumbnail is small and the product image is small. Not sure if I can post links; but I can show you. Appreciate any help. If it requires coding; I can hire someone. Thanks!

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

Need help creating a custom API endpoint

I’ve followed this tutorial on how to create my custom API endpoint, but I’ve ran into a problem, which is that I keep getting the following error:

Error: Cannot instantiate interface DevRestApiApiProductRepositoryInterface in /var/www/html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50 

I’ve ensured the namespace and Classname are correct and I’ve executed bin/magento setup:upgrade, bin/magento cache:flush, and bin/magento setup:di:compile multiple times. What else can I do to try and fix this error? Any pointers would be greatly appreciated.

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