This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 50713, | |
"parent_id": 0, | |
"number": "50713", | |
"order_key": "wc_order_XPt3iKEmyLDoE", | |
"created_via": "subscription", | |
"version": "4.0.1", | |
"status": "processing", | |
"currency": "USD", | |
"date_created": "2020-04-07T15:24:45", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function($) { | |
$(document).ready(function() { | |
$("select[name='attribute_size']").on("change", function(){ | |
var selected_size = $(this).val(); | |
$("select[name='attribute_size']").val(selected_size); | |
activateSelect(selected_size); | |
}); | |
function activateSelect(selected_size){ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
assets: | |
- .ENV | |
- .htaccess | |
image: proboci/ubuntu-16.04-lamp:php-7.2 | |
steps: | |
- name: Install terminus. | |
command: 'curl -O https://raw.githubusercontent.com/pantheon-systems/terminus-installer/master/builds/installer.phar && php installer.phar install' | |
- name: Update wp-cli. | |
plugin: Script | |
script: | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
* {display: none} | |
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="fi"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<link rel="preconnect" href="//use.typekit.net" crossorigin> | |
<link rel="preconnect" href="//cdnjs.cloudflare.com" crossorigin> | |
<link rel="preload" as="font" href="https://static.nettikasinot.com/themes/nettikasinot/fonts/Raleway-Black.woff2" crossorigin="anonymous"> | |
<link rel="preload" as="font" href="https://static.nettikasinot.com/themes/nettikasinot/fonts/Raleway-Bold.woff2" crossorigin="anonymous"> | |
<link rel="preload" as="font" href="https://static.nettikasinot.com/themes/nettikasinot/fonts/Raleway-Regular.woff2" crossorigin="anonymous"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Created by CODEJA. | |
* User: kirillrocks | |
* Date: 02-Mar-20 | |
* Time: 21:39 | |
*/ | |
define( 'POST_TYPE_CHILDREN', 'children' ); | |
define( 'POST_TYPE_AUDITIONS', 'auditions' ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
המוצר שקנית בדרך אלייך - {product_name} - | |
לאחר כמה ימים כאשר המוצר יגיע אליכם תוכלו להיכנס לפה ולתת חוות דעת בקישור הבא: | |
{link to add review for specific product} | |
* המשמעות של חוות דעת * כמה זה חשוב?! | |
באתר הפומבית חשוב המוניטין! חוות דעת טובה או לא טובה יכולה לעזור המון לאנשים נוספים המעוניינים | |
לקנות מהמוכר, האם הוא מוכר אמין? לא אמין? תעזרו לאחרים לדעת יותר על המוכר. | |
מוכר לא אמין, שפוגע בקונים יודח מהאתר מיידית, אנא תעדכנו אותנו על מקרים שכאלה. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
היי - {username} - איזה כיף! | |
זכית ב - {product name} - במכירה פומבית! | |
מה השלב הבא? | |
המוצר שזכית בו נמצא אצלך ב"סל הקניות" | |
מה שנותר זה לבצע תשלום על המוצר והוא כבר אצלכם! | |
יש לשים לב, | |
במידה ולא ביצעתם תשלום תוך 7 ימים, המכירה תתבטל ואתם עלולים להיות מודחים מהאתר. | |
זכיתם ולא מעוניינים במוצר? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
מברוק! קיבלת חוות דעת חדשה על המוצר - {product_name} - | |
על מנת לראות את החוות דעת יש להיכנס ל"פרופיל משתמש" ולראות את החוות דעת שנכתבה. | |
קיבלתם חוות דעת שלילית? | |
צרו קשר עם הקונה ותנסו להבין למה, אולי אפשר לתקן. | |
אתם חושבים שהוא טועה? | |
תצרו קשר עם מערכת האתר וננסה לתקן את זה ביחד. | |
תמיד פה, |
NewerOlder