I want to add an option(buttons) in the end of the checkout through which the client can choose: No reminder email (default selected) Receive 1 reminder email (in his language) after | 15 days| 1 month| 3 months| 6 months| 1 year
Daily Archives: June 21, 2021
I got a custom shipping module which I am trying to use to compute shipping costs for both US and Canada. In the module, I am calling FedEx Carrier class method to get shipping rates to Canada. The problem is that switching country from US to Canada or vice versa […]
Here are the steps to reproduce this issue. Create a Configurable Product based on Color attribute which has in my case 2 defined values Blue and Grey. In Images section add 3 images. The first image is used as Base/Small/Thumbnail, and the other two for swatches with these Labels: Blue-swatch, […]
i recently upgrade magento 2.3.3 to 2.3.5 and i had a error while runnig : php bin/magento setup:upgrade Image Of Error : error i follow to : vendormagentomodule-eavetcdb_schema.xml and i see that on tables : eav_entity_attribute & eav_attribute_group ther is column “attribute_group_id” with type of : “smallint” and its need […]
I want to show this table on the frontend Product View page How to replace {{custom_product_attribute_1}} with actual product attribute value. and these attributes can be dynamic. Custom RAW HTML Template – <table style="border-collapse: collapse; width: 100%;" border="1"> <tbody> <tr> <td style="width: 16.6667%;">{{custom_product_attribute_1}}</td> <td style="width: 16.6667%;">{{custom_product_attribute_2}}</td> <td style="width: 16.6667%;">{{custom_product_attribute_3}}</td> ........ […]
Return to my PC (running Windows 10) yesterday to find it sitting in the UEFI console, so I have no idea how this happened. Now Windows 10 will not boot. I am getting an error about missing or damaged files in the EFI partition. Depending on the tools I use […]
I want to use slop to select a portion of the screen, and I would like to highlight that portion somehow. Some screenshot softwares have it already like https://github.com/flameshot-org/flameshot , where the whole screen except the highlighted portion is covered with black color. I am wondering if this behavior can […]
I have a Windows 10 PC with a NVIDIA GPU. I want to do train some deep learning models on it but the GPU usage of applications like Desktop Window Manager, Client Server Runtime Process and Windows Driver Foundation is between 6-7% with GPU memory usage being 1K MB. Is […]
Suggest a sandbox for Linux that shows which files have been created/modified and allows you to confirm or reject changes.