Woocoommerce
5 USDНеобходимо сделать изменения в следующем проекте:
Это WordPress веб-сайт с WooCommerce
Каждый "product" и "product variation" имеет настраиваемое поле под названием "priority_sku"
Когда клиент покупает продукт, WooCommerce посылает e-mail администратору сайта с заказом.
Задача:
Добавить в электронном письме, которое получает администратор, настраиваемое поле (custom field) "priority_sku" продуктов, которые клиент купил.
Это должно работать для "product" и "product variation" .
Необходимо сделать это, добавив функцию в functions.php данной темы,используя hook.
Образец:
https://docs.woothemes.com/document/add-a-custom-field-in-an-order-to-the-emails/
-
Вам этот хук не поможет. Этот хук вставляет кастомное поле со страницы заказа.
Вам нужно в файл email-order-items.php (...wp-content/plugins/woocommerce/templates/emails)
вставить вот это:
echo '<br/>Priority SKU<br/>';
echo get_post_meta($_product->id, 'priority_sku', true); -
Current freelance projects in the category PHP
Looking for a white-label solution for a betting company for rent. |
Development of a WordPress website
23 USD
We are looking for a contractor to develop a custom website on WordPress for a jewelry store. The first stage will be a consultation. Content Management Systems, PHP ∙ 2 days 9 hours back ∙ 67 proposals |
The WooCommerce cart (WordPress) is broken — it does not add products and the cart page does not open.On the website of the online store https://www.dobryi-gospodar.com/ (WordPress + WooCommerce), the checkout function has completely stopped working. When clicking the "Add to cart" button (both in the product card and in the catalog), a long loading process begins (the indicator… Content Management Systems, PHP ∙ 2 days 11 hours back ∙ 60 proposals |
Product search function by imageIt is necessary to develop and integrate a product search function by image on the website.What needs to be implementedA "Search by Photo" button on the website.Image upload by the user: JPG.Search for visually similar products in the catalog.Display results in the form of… PHP, Web Programming ∙ 2 days 18 hours back ∙ 45 proposals |
Parser expireddomains.net
113 USD
A parser is needed for expireddomains.net. You need to log in to the site first; the problem is that it blocks the IP when trying to parse data. You need to parse thematic domains based on a list of keywords. If you are not confident in your abilities, please do not write. PHP, Web Programming ∙ 4 days 17 hours back ∙ 51 proposals |