'; itemElement.innerHTML = content; return itemElement; } if (suggestion.displayFullResult) { content = '

查看{s}的完整结果 591871

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else if (suggestion.semQuery) { content = '

{s}的语义搜索

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else { var cleanText = sanitizer.sanitize(suggestion.text) var boldText = cleanText.replace(reg, function (optionText) { return '' + optionText + '' }); var subText = sanitizer.sanitize(suggestion.subText); subText = subText.replace(suggestion.artistName, function (optionText) { return optionText.replace(reg, function (boldText) { return '' + boldText + '' }) }); var cssClass = suggestion.type === 'artist' ? 'img-circle border' : ''; content = '
' + '' + cleanText + '' + '
' + '' + boldText + '' + '' + subText + '' + '
' + '
'; } itemElement.innerHTML = content; return itemElement; }, onSelect: function (element, autocomplete) { document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}})) savedSearch(sanitizer.sanitize(autocomplete.value), element); }, emptyMsg: '无效', preventSubmit: false, showOnFocus: true, // Required to set the final position of the results // By default result tag is applied at the bottom of the document with fixed style // when we want it in the defined tag ( Styles are also customized ) customize: function (input, inputRect, container, maxHeight) { resultContainer.append($(container)) } }; } function savedSearch(string, element) { if (!element.url) { element.url = url.replace("term", string) } var formData = new FormData(); formData.append('string', string); formData.append('nbResults', nbResults); try { if (navigator.sendBeacon) { navigator.sendBeacon('/zh/saved--search/artwork', formData) } else { var xhr = new XMLHttpRequest(); xhr.open('post', '/zh/saved--search/artwork', false); xhr.send(formData); } } catch (e) { } window.location.href = element.url } document.addEventListener('am.gtag.search', function (e) { var term = e.detail.term gtag("event", "search", { search_term: term }); }); }) })();
Artmajeur 线上的画廊 | Magazine Magazine
亨利·艾森伯格专访

亨利·艾森伯格专访 5x141c

Nicolas Sarazin | 2017年9月26日 1分钟阅读 0 评论
 

我很幸运最近将我的一幅画卖给了一位伦敦的业余爱好者

我很幸运最近将我的一幅画卖给了一位伦敦艺术爱好者。

多亏了 Artmajeur 的工具,这一切顺利而高效。

我很快收到并兑现了银行转帐,在我看来这是最好的付款方式。

然后我在一个木箱里做了一个仔细的包装。

然后我联系了“Shipping Cheaper”,并以合理的费用由 Fedex 负责门到门的运输。

谢谢 Artmajeur,理想的展示;我经常在那里冲浪,我得到了来自世界各地的好评。

我注意到潜在客户很快就会得到信任,这是必要的,也是非常愉快的。

自然,Artmajeur 警告我们,提防骗子;充满希望的艺术家很容易成为猎物。

祝大家好运,再次感谢您 Artmajeur。

亨利·艾森伯格


查看更多文章
 

ArtMajeur

接收我们的艺术爱好者和收藏者新闻
Iris
Iris, 你的人工智能向导
Loading...