【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】 RJ407540 いたちごっこ

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】01

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】02

期間限定25%OFF!

発売から28日間は割引価格で購入できます。

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】03

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】04

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】05

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】06

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】07

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】08

【KU100/SAMREC 2700Pro】ホロフラクトシリーズ 春秋 海冬 清楚ギャルとの共愛玩関係【Graphicsound】09

https://twitter.com/amagirihime
https://twitter.com/mochiri_0909
https://twitter.com/komupi1013
https://twitter.com/R_TKMY
https://twitter.com/tukutukune18
https://twitter.com/KAMiSiRO_cast

https://www.dlsite.com/maniax/work/=/product_id/RJ276666.html
https://www.dlsite.com/maniax/work/=/product_id/RJ360716.html
https://www.dlsite.com/maniax/work/=/product_id/RJ287092.html
https://www.dlsite.com/home/work/=/product_id/RJ278974.html
https://twitter.com/Itatigokko_R18

jQuery(function($){

$(‘._to_out’).click(function(){
ga(‘send’, ‘event’, ‘maniax’, $(this).data(‘action’), $(this).data(‘label’), {‘nonInteraction’: 1});
});
});

data-href=”https://www.dlsite.com/maniax/load/recommend/detail/v2/=/type/same_voice_products/workno/RJ393858%2CRJ362203%2CRJ303264%2CRJ321982%2CRJ374354%2CRJ293835%2CRJ341002%2CRJ324776%2CRJ317733%2CRJ404779%2CRJ342689%2CRJ297979%2CRJ391730%2CRJ342930%2CRJ351543%2CRJ402778%2CRJ336885%2CRJ353166%2CRJ376482%2CRJ391405%2CRJ303339%2C”
data-type=”same_voice_products”>

class=”recommend_list “
data-section-name=”work_recommend_history”
data-href=”https://www.dlsite.com/maniax/load/recommend/v2/=/type/viewsales2/reject/RG66402/product_id/RJ407540.html”
data-type=”viewsales2″
>

class=”recommend_list “
data-section-name=”work_recommend_history”
data-href=”https://www.dlsite.com/maniax/load/recommend/v2/=/type/history/product_id/RJ407540.html”
data-type=”history”
>

$(function() {

// 未ログイン時の挙動対応
var islogin = false;
if ([‘1’, ‘3’].indexOf($.cookie(‘loginchecked’)) !== -1) {
islogin = true;
}

// サムネイルポップアップ

$(document).bind(‘ajaxSuccess’, function() {
var $target_blocks = $(‘.work_main_list_ncol’);
$target_blocks.each(function () {
if ($(this).thumbImgPopup !== undefined) {
$(this).thumbImgPopup();
$(this).setBlockViewSetting(‘mheight_01′,’__sp_detail’,’end’);
};
});
}
);

$.getJSON(‘https://www.dlsite.com/maniax/load/member/uninterest’).then(

function (res) {
var rejects = [].concat(res[‘reason_1’], res[‘reason_2’])

$(‘.recommend_list’).each(function(i, element){

var href = element.dataset.href
var type = element.dataset.type
href && $.get(href).then(function(res){
// html適応
$(element).html(res)

// イベント設定

$(element).find(‘li.swiper-slide’).each(function(i, li){
var $li = $(li)

// 不要な作品

if (~rejects.indexOf($li.data(‘prod’))) {
return $li.remove()
}

// miniメニュー開閉

$li.find(‘.mini_menu’).bind(‘click’, function (e) {
$li.find(‘.mini_menu_dropdown’).toggleClass(‘open’);
})

// 非表示設定

$li.find(‘.mini_menu_dropdown_inner’).bind(‘click’, function() {
// 未ログイン時は新規ユーザ登録ページに遷移
if (islogin) {
$.get(‘https://www.dlsite.com/maniax/cart/ajax/=/mode/nothanks/product_id/’ + $li.data(‘prod’))
.done(() => $li.find(‘.recommend_work_item’).addClass(‘hidden’))
.fail(() => window.location.href = ‘https://www.dlsite.com/maniax/regist/user’);
} else {
window.location.href = ‘https://www.dlsite.com/maniax/regist/user’;
}
})

// Vueの拡大ポップアップロジックを利用するためVueのinit処理を行い、コンポーネントをマウントする

$(window).triggerHandler(‘initialize.vue’);

// レコメンド結果通知

$li.delegate(‘a’, ‘click’, function (e) {
var $self = $(e.currentTarget);

//GAイベント送信

try {
window.ga(‘send’, ‘event’, dlsite.getName(), ‘recommend_’ + $li.data(‘category’), $self[0].pathname);
} catch (ex) {
//
}

var param = {

prod: $li.data(‘prod’),
merch: ‘dlsite’,
spec: $li.data(‘spec’),
cref: $li.data(‘cref’),
cookie: $.cookie(‘uniqid’)
};

if (!param[‘prod’] || !param[‘spec’] || !param[‘cref’]) {

return true;
}

var url = ‘https://dlsite.silveregg.net/pycre5/click?’ + $.param(param);

// クリックイベントを送出

if (!navigator.sendBeacon || !navigator.sendBeacon(url)) {
$.ajax(url, {
async: false,
timeout: 2000,
});
}

return true;

});
});

// Swiper

new Swiper(element.firstChild, {
navigation: {
nextEl: ‘.swiper-button-next.type-‘ + type,
prevEl: ‘.swiper-button-prev.type-‘ + type,
disabledClass: ‘disable’,
},
slidesPerColumn: type === ‘viewsales2’ ? 2 : 1,
slidesPerView: Math.floor($(element).find(‘.swiper-container’).width() / 200),
slidesPerGroup: Math.floor($(element).find(‘.swiper-container’).width() / 200),
spaceBetween: 10,
breakpoints: {
1194: {
slidesPerView: 3,
slidesPerGroup: 3,
},
1364: {
slidesPerView: 4,
slidesPerGroup: 4,
},
1534: {
slidesPerView: 5,
slidesPerGroup: 5,
},
1704: {
slidesPerView: 6,
slidesPerGroup: 6,
},
1874: {
slidesPerView: 7,
slidesPerGroup: 7,
},
max: {
slidesPerView: 8,
slidesPerGroup: 8,
}
},
})
});
})
}
)
})

0件
[  ]

シェアする

  • このエントリーをはてなブックマークに追加

フォローする

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny