pds-dev-kit-web 2.2.296 → 2.2.298

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/src/common/assets/icons/fill/Plugin.js +1 -1
  2. package/dist/src/common/assets/icons/line/Plugin.js +1 -1
  3. package/dist/src/common/services/i18n/resources/en.json +6 -1
  4. package/dist/src/common/services/i18n/resources/es.json +6 -1
  5. package/dist/src/common/services/i18n/resources/fil.json +6 -1
  6. package/dist/src/common/services/i18n/resources/index.d.ts +35 -0
  7. package/dist/src/common/services/i18n/resources/ja.json +6 -1
  8. package/dist/src/common/services/i18n/resources/ko.json +6 -1
  9. package/dist/src/common/services/i18n/resources/zh-cn.json +6 -1
  10. package/dist/src/common/services/i18n/resources/zh-tw.json +6 -1
  11. package/dist/src/sub/DynamicLayout/CompositionEditor/CompositionEditor.js +0 -2
  12. package/dist/src/sub/DynamicLayout/CompositionRenderer/Composition.js +9 -10
  13. package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.d.ts +2 -1
  14. package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.js +15 -55
  15. package/dist/src/sub/DynamicLayout/gleStyles.js +1 -1
  16. package/dist/src/sub/DynamicLayout/mock_composition.d.ts +1 -2
  17. package/dist/src/sub/DynamicLayout/mock_queryData.d.ts +216 -74
  18. package/dist/src/sub/DynamicLayout/mock_queryData.js +1018 -2510
  19. package/dist/src/sub/DynamicLayout/mock_section.json +10777 -23774
  20. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Button/Button.js +38 -8
  21. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.js +95 -56
  22. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarouselCore.js +48 -22
  23. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useSwiper.d.ts +1 -0
  24. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useSwiper.js +10 -1
  25. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsList.js +75 -59
  26. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Image/Image.js +33 -7
  27. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBanner.js +67 -38
  28. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useSwiper.d.ts +1 -0
  29. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useSwiper.js +11 -1
  30. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.d.ts +5 -0
  31. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.js +109 -9
  32. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/textSpecFormatOptions.d.ts +1 -2
  33. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/textSpecFormatOptions.js +4 -4
  34. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/VideoPlayer.js +25 -1
  35. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/types.d.ts +4 -3
  36. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/fallbacks/DataNotFound.d.ts +4 -0
  37. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/fallbacks/DataNotFound.js +33 -0
  38. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseJsonProperties.js +0 -1
  39. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseQueryData.d.ts +18 -0
  40. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseQueryData.js +92 -0
  41. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/stylePropParsers/parseStylePropBorder.js +19 -5
  42. package/dist/src/sub/DynamicLayout/types.d.ts +1 -0
  43. package/package.json +1 -1
  44. package/release-note.md +2 -2
@@ -2,2638 +2,1146 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.queryDataMock = void 0;
4
4
  exports.queryDataMock = {
5
- 'PAPPQUERY_C00007_VOD_CLASS_TOTAL/PAPPQUERY_FILTERING_CREATED_DATE_UPPER/2000-01-01': [
5
+ 'X00004/PAPPQUERY_QUERY_X00004_PRODUCT_PRE_NONE_NONE_ALL_001/eyJ2ZXJzaW9uIjoiMjAyNS0xMi0yMiIsInZhbHVlcyI6WyIiXX0/PAPPQUERY_SORTING_ITEM_ID_ASC/0': [
6
6
  {
7
- discountRate: '0',
8
- lowestPointWithShipping: null,
9
- conversionLinkUri: null,
7
+ itemDesc: '<p>메탈슬러구9 예약 구매</p><p><img title="METAL_SLUG_9_banner_under_2MB.jpg" src="https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/cf20e386-4dfe-4a4f-aa8f-d769708afcc7.jpg" alt="image" width="1536" height="1024"></p>',
8
+ pointName: null,
9
+ conversionLinkDesc: null,
10
+ originalPointWithShipping: null,
11
+ lowestPriceWithShipping: null,
12
+ nation: null,
13
+ scheduledSaleEndsAt: '',
14
+ customImg0: null,
15
+ rank: null,
16
+ releasedDate: null,
10
17
  customVideo1: null,
11
- itemPreviewImgs: null,
12
- genre: null,
13
- commentCount: null,
14
- ratingCount: '6',
18
+ customString4: null,
19
+ badges: [
20
+ {
21
+ bgColorInHex: '#FF4343',
22
+ borderColorInHex: null,
23
+ fgColorInHex: null,
24
+ id: 177,
25
+ manifestCode: 'BADGE_NNN_CUSTOM',
26
+ name: 'Hot',
27
+ refId: '01KEGCTYNY2RQZWMNEY6151BWC'
28
+ },
29
+ {
30
+ bgColorInHex: '#FFDE00',
31
+ borderColorInHex: null,
32
+ fgColorInHex: null,
33
+ id: 198,
34
+ manifestCode: 'BADGE_NNN_CUSTOM',
35
+ name: 'New',
36
+ refId: '01KEZN0VC027Q8RSWAGZ40VAFB'
37
+ },
38
+ {
39
+ bgColorInHex: '#9842FC',
40
+ borderColorInHex: null,
41
+ fgColorInHex: null,
42
+ id: 199,
43
+ manifestCode: 'BADGE_NNN_CUSTOM',
44
+ name: '사전 판매',
45
+ refId: '01KEZN143N040NR7MCF6D765QE'
46
+ }
47
+ ],
48
+ currency: 'KRW',
49
+ categories: [
50
+ {
51
+ conversionLink: '/X00004/products?catId=01KEZN02GSBH07A4QV53JSDVFG',
52
+ id: 171,
53
+ name: '게임',
54
+ refId: '01KEZN02GSBH07A4QV53JSDVFG'
55
+ },
56
+ {
57
+ conversionLink: '/X00004/products?catId=01KEZN08XNND2EHD9BYJ7P25MZ',
58
+ id: 172,
59
+ name: '명작',
60
+ refId: '01KEZN08XNND2EHD9BYJ7P25MZ'
61
+ },
62
+ {
63
+ conversionLink: '/X00004/products?catId=01KEZN0DPTMVYSX7CW0RWE7NRH',
64
+ id: 173,
65
+ name: '오락실',
66
+ refId: '01KEZN0DPTMVYSX7CW0RWE7NRH'
67
+ }
68
+ ],
69
+ itemAttachmentImg: null,
70
+ scheduledSaleStartsAt: '',
71
+ originalPriceWithShipping: null,
72
+ sourceDesc: null,
73
+ createdDate: '2026-01-15 01:41:52',
74
+ customUri0: null,
15
75
  categoryTitle: null,
16
- customVideo0: null,
17
- subCreator: null,
18
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
19
- reviewFeatured: null,
20
- pointName: '시청권',
21
- releasedDate: null,
22
- rank: null,
23
- updatedDate: '2024-12-10 13:39:46',
24
- sourceFeatured: null,
76
+ labels: [
77
+ {
78
+ id: 272,
79
+ name: '게임',
80
+ refId: '01KEZN1D88S9RF6QFZP88MH43X'
81
+ },
82
+ {
83
+ id: 273,
84
+ name: '메탈 슬러그',
85
+ refId: '01KEZN1JV5ERXEBM15785Y6N19'
86
+ }
87
+ ],
25
88
  seriesLogo: null,
26
- itemTitle: 'Class 4. How to Make Money with PDFs',
27
- reviewCount: '6',
28
- pinned: null,
29
- itemConversionLink: '/C00007/classes/5119/information',
30
- discountPoint: '0',
31
- sourceDesc: null,
32
- shippingPrice: null,
33
- customImg2: null,
34
- originalPoint: '0',
35
- originalPriceWithShipping: null,
36
- purchaserCount: null,
37
- lowestPriceWithShipping: null,
38
- sourceConversionLink: null,
39
- ratingAvgPoint: '3.0',
89
+ customVideo0: null,
90
+ conversionLinkUri: null,
91
+ ratingCount: null,
92
+ itemAttachmentUri: null,
40
93
  customUri1: null,
41
- commentFeatured: null,
94
+ sourceConversionLink: null,
95
+ discountPrice: '1000',
96
+ customImg1: null,
97
+ itemOverview: '메탈슬러구9 예약 구매',
98
+ lowestPrice: '1000',
42
99
  shippingPoint: null,
43
- nation: null,
44
- instructor: null,
45
- paid: '',
46
- creator: null,
47
- actor: null,
48
- discountPrice: '0',
49
- ageGradeName: '',
50
- viewCount: '',
51
- currency: 'KRW',
52
- conversionLinkName: null,
100
+ itemPreviewVideo: null,
101
+ gradeName: null,
102
+ itemTitle: '메탈슬러구9 예약 구매',
103
+ logo: null,
104
+ customString3: null,
105
+ resourceAttachmentFiles: null,
106
+ dislikeCount: null,
107
+ conversionLinkThumbnail: null,
108
+ itemPreviewImgs: null,
109
+ synopsis: null,
110
+ lowestPointWithShipping: null,
53
111
  order: null,
54
- conversionLinkDesc: null,
55
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/86948e45-8918-47a8-a760-7d9aef495b60',
56
- originalPrice: '0',
112
+ boardCategoryLabels: null,
113
+ ageGradeName: null,
114
+ instructor: null,
115
+ sourceName: null,
57
116
  reactionCount: null,
58
- lowestPoint: '0',
117
+ subCreator: null,
118
+ sourceImg: null,
119
+ contentsCount: null,
59
120
  categoryConversionLink: null,
121
+ reviewFeaturedConversionLink: null,
122
+ discountPoint: null,
123
+ saleStatus: 'ACTIVE',
124
+ itemId: '227',
125
+ customUri2: null,
126
+ lowestPoint: null,
127
+ customString0: null,
128
+ purchaserCount: '2',
60
129
  seriesTitles: null,
61
- createdDate: '2023-11-13 13:18:10',
62
- originalPointWithShipping: null,
63
- customString3: null,
130
+ discountRate: '50.00',
131
+ paid: 'PAID',
132
+ conversionLinkName: null,
133
+ likeCount: null,
134
+ shippingPrice: '0',
135
+ itemAttachmentName: null,
136
+ level: null,
137
+ actor: null,
138
+ creator: null,
139
+ publishedDate: null,
64
140
  customString2: null,
65
- customString4: null,
141
+ itemConversionLink: '/X00004/products/meta-slug-9-4qwkd7np',
142
+ originalPrice: '2000',
143
+ director: null,
144
+ reviewCount: null,
145
+ ratingAvgPoint: null,
146
+ reviewFeatured: null,
147
+ customImg2: null,
148
+ sourceFeatured: null,
149
+ discountName: null,
66
150
  customString1: null,
67
- dislikeCount: null,
68
- contentsCount: '6',
69
- itemAttachmentUri: null,
151
+ pointImg: null,
152
+ updatedDate: '2026-01-15 02:47:25',
153
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/cd8ae1db-9fec-4fb6-bffc-fed0576a2dc7.jpg',
154
+ customVideo2: null,
155
+ bookmarkCount: null,
156
+ viewCount: null,
70
157
  commentFeaturedConversionLink: null,
71
- level: null,
72
- labels: null,
73
- customString0: null,
74
- publishedDate: '2023-02-24 02:41:24',
75
- itemAttachmentName: null,
76
158
  seriesConversionLink: null,
77
- director: null,
78
- discountName: '',
79
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
80
- likeCount: null,
81
- itemOverview: '',
82
- itemPreviewVideo: null,
83
- reviewFeaturedConversionLink: null,
84
- resourceAttachmentFiles: null,
85
- bookmarkCount: '',
86
- sourceName: '123123',
87
- customUri0: null,
88
- customUri2: null,
89
- customImg0: null,
90
- gradeName: null,
91
- itemAttachmentImg: null,
92
- itemDesc: '1. How to Create and Sell Digital Products with PDFs: This lecture will cover how to create and sell...',
93
- customImg1: null,
94
- conversionLinkThumbnail: null,
95
- logo: null,
96
- lowestPrice: '0',
97
- synopsis: null,
98
- customVideo2: null
159
+ commentCount: null,
160
+ genre: null,
161
+ pinned: null,
162
+ originalPoint: null,
163
+ commentFeatured: null
99
164
  },
100
165
  {
101
- discountRate: '0',
102
- lowestPointWithShipping: null,
103
- conversionLinkUri: null,
166
+ itemDesc: '<p>기사기사</p><p><img title="knight2.jpeg" src="https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/8e9bc77a-bfb6-452a-b1f9-d45fb1fecf99.jpeg" alt="image" width="671" height="376"></p>',
167
+ pointName: null,
168
+ conversionLinkDesc: null,
169
+ originalPointWithShipping: null,
170
+ lowestPriceWithShipping: null,
171
+ nation: null,
172
+ scheduledSaleEndsAt: '',
173
+ customImg0: null,
174
+ rank: null,
175
+ releasedDate: null,
104
176
  customVideo1: null,
105
- itemPreviewImgs: null,
106
- genre: null,
107
- commentCount: null,
108
- ratingCount: '2',
177
+ customString4: null,
178
+ badges: [
179
+ {
180
+ bgColorInHex: '#25C8BC',
181
+ borderColorInHex: null,
182
+ fgColorInHex: null,
183
+ id: 175,
184
+ manifestCode: 'BADGE_NNN_CUSTOM',
185
+ name: 'Premium',
186
+ refId: '01KEGCTYNWZ93PM918Y9GT6J9F'
187
+ }
188
+ ],
189
+ currency: 'KRW',
190
+ categories: [
191
+ {
192
+ conversionLink: '/X00004/products?catId=01KEZN02GSBH07A4QV53JSDVFG',
193
+ id: 171,
194
+ name: '게임',
195
+ refId: '01KEZN02GSBH07A4QV53JSDVFG'
196
+ }
197
+ ],
198
+ itemAttachmentImg: null,
199
+ scheduledSaleStartsAt: '2026-01-15 15:00:00',
200
+ originalPriceWithShipping: null,
201
+ sourceDesc: null,
202
+ createdDate: '2026-01-15 02:58:43',
203
+ customUri0: null,
109
204
  categoryTitle: null,
110
- customVideo0: null,
111
- subCreator: null,
112
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
113
- reviewFeatured: null,
114
- pointName: '시청권',
115
- releasedDate: null,
116
- rank: null,
117
- updatedDate: '2024-12-10 13:39:46',
118
- sourceFeatured: null,
205
+ labels: [
206
+ {
207
+ id: 272,
208
+ name: '게임',
209
+ refId: '01KEZN1D88S9RF6QFZP88MH43X'
210
+ }
211
+ ],
119
212
  seriesLogo: null,
120
- itemTitle: 'Class 3. Smart Store',
121
- reviewCount: '2',
122
- pinned: null,
123
- itemConversionLink: '/C00007/classes/5120/information',
124
- discountPoint: '0',
125
- sourceDesc: null,
126
- shippingPrice: null,
127
- customImg2: null,
128
- originalPoint: '0',
129
- originalPriceWithShipping: null,
130
- purchaserCount: null,
131
- lowestPriceWithShipping: null,
132
- sourceConversionLink: null,
133
- ratingAvgPoint: '1.5',
213
+ customVideo0: null,
214
+ conversionLinkUri: null,
215
+ ratingCount: null,
216
+ itemAttachmentUri: null,
134
217
  customUri1: null,
135
- commentFeatured: null,
218
+ sourceConversionLink: null,
219
+ discountPrice: '2000',
220
+ customImg1: null,
221
+ itemOverview: '기사기사',
222
+ lowestPrice: '900',
136
223
  shippingPoint: null,
137
- nation: null,
138
- instructor: null,
139
- paid: '',
140
- creator: null,
141
- actor: null,
142
- discountPrice: '0',
143
- ageGradeName: '',
144
- viewCount: '',
145
- currency: 'KRW',
146
- conversionLinkName: null,
224
+ itemPreviewVideo: null,
225
+ gradeName: null,
226
+ itemTitle: '기사기사',
227
+ logo: null,
228
+ customString3: null,
229
+ resourceAttachmentFiles: null,
230
+ dislikeCount: null,
231
+ conversionLinkThumbnail: null,
232
+ itemPreviewImgs: null,
233
+ synopsis: null,
234
+ lowestPointWithShipping: null,
147
235
  order: null,
148
- conversionLinkDesc: null,
149
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/5d614bb4-a1fc-4dde-b784-c869bc5bf95c',
150
- originalPrice: '0',
236
+ boardCategoryLabels: null,
237
+ ageGradeName: null,
238
+ instructor: null,
239
+ sourceName: null,
151
240
  reactionCount: null,
152
- lowestPoint: '0',
241
+ subCreator: null,
242
+ sourceImg: null,
243
+ contentsCount: null,
153
244
  categoryConversionLink: null,
245
+ reviewFeaturedConversionLink: null,
246
+ discountPoint: null,
247
+ saleStatus: 'DISCONTINUED',
248
+ itemId: '243',
249
+ customUri2: null,
250
+ lowestPoint: null,
251
+ customString0: null,
252
+ purchaserCount: '0',
154
253
  seriesTitles: null,
155
- createdDate: '2023-11-13 13:18:10',
156
- originalPointWithShipping: null,
157
- customString3: null,
254
+ discountRate: '68.97',
255
+ paid: 'PAID',
256
+ conversionLinkName: null,
257
+ likeCount: null,
258
+ shippingPrice: '0',
259
+ itemAttachmentName: null,
260
+ level: null,
261
+ actor: null,
262
+ creator: null,
263
+ publishedDate: null,
158
264
  customString2: null,
159
- customString4: null,
265
+ itemConversionLink: '/X00004/products/k-n-ight-5m2jygic',
266
+ originalPrice: '2900',
267
+ director: null,
268
+ reviewCount: null,
269
+ ratingAvgPoint: null,
270
+ reviewFeatured: null,
271
+ customImg2: null,
272
+ sourceFeatured: null,
273
+ discountName: null,
160
274
  customString1: null,
161
- dislikeCount: null,
162
- contentsCount: '5',
163
- itemAttachmentUri: null,
275
+ pointImg: null,
276
+ updatedDate: '2026-01-15 02:58:43',
277
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/2d703588-43fc-4e3b-8d40-20cbb7ea6c88.jpeg',
278
+ customVideo2: null,
279
+ bookmarkCount: null,
280
+ viewCount: null,
164
281
  commentFeaturedConversionLink: null,
165
- level: null,
166
- labels: null,
167
- customString0: null,
168
- publishedDate: '2023-02-24 02:41:28',
169
- itemAttachmentName: null,
170
282
  seriesConversionLink: null,
171
- director: null,
172
- discountName: '',
173
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
174
- likeCount: null,
175
- itemOverview: '',
176
- itemPreviewVideo: null,
177
- reviewFeaturedConversionLink: null,
178
- resourceAttachmentFiles: null,
179
- bookmarkCount: '',
180
- sourceName: '123123',
181
- customUri0: null,
182
- customUri2: null,
183
- customImg0: null,
184
- gradeName: null,
185
- itemAttachmentImg: null,
186
- itemDesc: '1. Smart Store Basics: This class aims to teach the basics of operating a smart store. It covers top...',
187
- customImg1: null,
188
- conversionLinkThumbnail: null,
189
- logo: null,
190
- lowestPrice: '0',
191
- synopsis: null,
192
- customVideo2: null
283
+ commentCount: null,
284
+ genre: null,
285
+ pinned: null,
286
+ originalPoint: null,
287
+ commentFeatured: null
193
288
  },
194
289
  {
195
- discountRate: '0',
196
- lowestPointWithShipping: null,
197
- conversionLinkUri: null,
290
+ itemDesc: '<p>포스트잇 메모지</p><p>&nbsp;</p>',
291
+ pointName: null,
292
+ conversionLinkDesc: null,
293
+ originalPointWithShipping: null,
294
+ lowestPriceWithShipping: null,
295
+ nation: null,
296
+ scheduledSaleEndsAt: '2026-02-01 00:00:00',
297
+ customImg0: null,
298
+ rank: null,
299
+ releasedDate: null,
198
300
  customVideo1: null,
199
- itemPreviewImgs: null,
200
- genre: null,
201
- commentCount: null,
202
- ratingCount: '7',
301
+ customString4: null,
302
+ badges: [
303
+ {
304
+ bgColorInHex: '#FAA6E5',
305
+ borderColorInHex: null,
306
+ fgColorInHex: null,
307
+ id: 220,
308
+ manifestCode: 'BADGE_NNN_CUSTOM',
309
+ name: '배지지',
310
+ refId: '01KEZSGFFN2Y5BJHGX6W2YNA88'
311
+ }
312
+ ],
313
+ currency: 'KRW',
314
+ categories: [
315
+ {
316
+ conversionLink: '/X00004/products?catId=01KEZTERP867YF41DVECN265NE',
317
+ id: 190,
318
+ name: '문구',
319
+ refId: '01KEZTERP867YF41DVECN265NE'
320
+ }
321
+ ],
322
+ itemAttachmentImg: null,
323
+ scheduledSaleStartsAt: '',
324
+ originalPriceWithShipping: null,
325
+ sourceDesc: null,
326
+ createdDate: '2026-01-15 03:16:42',
327
+ customUri0: null,
203
328
  categoryTitle: null,
204
- customVideo0: null,
205
- subCreator: null,
206
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
207
- reviewFeatured: null,
208
- pointName: '시청권',
209
- releasedDate: null,
210
- rank: null,
211
- updatedDate: '2024-12-10 13:39:46',
212
- sourceFeatured: null,
329
+ labels: [
330
+ {
331
+ id: 241,
332
+ name: '선물',
333
+ refId: '01KEGCTYNS6RN4363GQRC428X9'
334
+ }
335
+ ],
213
336
  seriesLogo: null,
214
- itemTitle: 'Class 2. How to make Figures',
215
- reviewCount: '7',
216
- pinned: null,
217
- itemConversionLink: '/C00007/classes/5121/information',
218
- discountPoint: '0',
219
- sourceDesc: null,
220
- shippingPrice: null,
221
- customImg2: null,
222
- originalPoint: '0',
223
- originalPriceWithShipping: null,
224
- purchaserCount: null,
225
- lowestPriceWithShipping: null,
226
- sourceConversionLink: null,
227
- ratingAvgPoint: '2.0',
337
+ customVideo0: null,
338
+ conversionLinkUri: null,
339
+ ratingCount: null,
340
+ itemAttachmentUri: null,
228
341
  customUri1: null,
229
- commentFeatured: null,
342
+ sourceConversionLink: null,
343
+ discountPrice: '8800',
344
+ customImg1: null,
345
+ itemOverview: '포스트잇 메모지',
346
+ lowestPrice: '200',
230
347
  shippingPoint: null,
231
- nation: null,
232
- instructor: null,
233
- paid: '',
234
- creator: null,
235
- actor: null,
236
- discountPrice: '0',
237
- ageGradeName: '',
238
- viewCount: '',
239
- currency: 'KRW',
240
- conversionLinkName: null,
348
+ itemPreviewVideo: null,
349
+ gradeName: null,
350
+ itemTitle: '포스트잇 메모지',
351
+ logo: null,
352
+ customString3: null,
353
+ resourceAttachmentFiles: null,
354
+ dislikeCount: null,
355
+ conversionLinkThumbnail: null,
356
+ itemPreviewImgs: null,
357
+ synopsis: null,
358
+ lowestPointWithShipping: null,
241
359
  order: null,
242
- conversionLinkDesc: null,
243
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/7ecfacd3-51e6-41b1-9f17-d479a638acb5',
244
- originalPrice: '0',
360
+ boardCategoryLabels: null,
361
+ ageGradeName: null,
362
+ instructor: null,
363
+ sourceName: null,
245
364
  reactionCount: null,
246
- lowestPoint: '0',
365
+ subCreator: null,
366
+ sourceImg: null,
367
+ contentsCount: null,
247
368
  categoryConversionLink: null,
369
+ reviewFeaturedConversionLink: null,
370
+ discountPoint: null,
371
+ saleStatus: 'ACTIVE',
372
+ itemId: '244',
373
+ customUri2: null,
374
+ lowestPoint: null,
375
+ customString0: null,
376
+ purchaserCount: '0',
248
377
  seriesTitles: null,
249
- createdDate: '2023-11-13 13:18:10',
250
- originalPointWithShipping: null,
251
- customString3: null,
378
+ discountRate: '97.78',
379
+ paid: 'PAID',
380
+ conversionLinkName: null,
381
+ likeCount: null,
382
+ shippingPrice: '0',
383
+ itemAttachmentName: null,
384
+ level: null,
385
+ actor: null,
386
+ creator: null,
387
+ publishedDate: null,
252
388
  customString2: null,
253
- customString4: null,
389
+ itemConversionLink: '/X00004/products/memo-me-qrlncddo',
390
+ originalPrice: '9000',
391
+ director: null,
392
+ reviewCount: null,
393
+ ratingAvgPoint: null,
394
+ reviewFeatured: null,
395
+ customImg2: null,
396
+ sourceFeatured: null,
397
+ discountName: null,
254
398
  customString1: null,
255
- dislikeCount: null,
256
- contentsCount: '5',
257
- itemAttachmentUri: null,
399
+ pointImg: null,
400
+ updatedDate: '2026-01-15 03:16:42',
401
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/a1c7acc8-8a3c-4fdd-bff9-4ec1b2da6f17.png',
402
+ customVideo2: null,
403
+ bookmarkCount: null,
404
+ viewCount: null,
258
405
  commentFeaturedConversionLink: null,
259
- level: null,
260
- labels: null,
261
- customString0: null,
262
- publishedDate: '2023-02-24 02:41:35',
263
- itemAttachmentName: null,
264
406
  seriesConversionLink: null,
265
- director: null,
266
- discountName: '',
267
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
268
- likeCount: null,
269
- itemOverview: '',
270
- itemPreviewVideo: null,
271
- reviewFeaturedConversionLink: null,
272
- resourceAttachmentFiles: null,
273
- bookmarkCount: '',
274
- sourceName: '123123',
275
- customUri0: null,
276
- customUri2: null,
277
- customImg0: null,
278
- gradeName: null,
279
- itemAttachmentImg: null,
280
- itemDesc: '1. Figure Making for Beginners: This class is aimed at people who are making figures for the first t...',
281
- customImg1: null,
282
- conversionLinkThumbnail: null,
283
- logo: null,
284
- lowestPrice: '0',
285
- synopsis: null,
286
- customVideo2: null
407
+ commentCount: null,
408
+ genre: null,
409
+ pinned: null,
410
+ originalPoint: null,
411
+ commentFeatured: null
287
412
  },
288
413
  {
289
- discountRate: '94',
290
- lowestPointWithShipping: null,
291
- conversionLinkUri: null,
414
+ itemDesc: '<p>x</p>',
415
+ pointName: null,
416
+ conversionLinkDesc: null,
417
+ originalPointWithShipping: null,
418
+ lowestPriceWithShipping: null,
419
+ nation: null,
420
+ scheduledSaleEndsAt: '',
421
+ customImg0: null,
422
+ rank: null,
423
+ releasedDate: null,
292
424
  customVideo1: null,
293
- itemPreviewImgs: null,
294
- genre: null,
295
- commentCount: null,
296
- ratingCount: '8',
425
+ customString4: null,
426
+ badges: [
427
+ {
428
+ bgColorInHex: '#25C8BC',
429
+ borderColorInHex: null,
430
+ fgColorInHex: null,
431
+ id: 175,
432
+ manifestCode: 'BADGE_NNN_CUSTOM',
433
+ name: 'Premium',
434
+ refId: '01KEGCTYNWZ93PM918Y9GT6J9F'
435
+ },
436
+ {
437
+ bgColorInHex: '#FF4343',
438
+ borderColorInHex: null,
439
+ fgColorInHex: null,
440
+ id: 177,
441
+ manifestCode: 'BADGE_NNN_CUSTOM',
442
+ name: 'Hot',
443
+ refId: '01KEGCTYNY2RQZWMNEY6151BWC'
444
+ }
445
+ ],
446
+ currency: 'KRW',
447
+ categories: [
448
+ {
449
+ conversionLink: '/X00004/products?catId=01KEZTMJD5Z9D6PGPQN14TSGS2',
450
+ id: 191,
451
+ name: '온라인상품',
452
+ refId: '01KEZTMJD5Z9D6PGPQN14TSGS2'
453
+ },
454
+ {
455
+ conversionLink: '/X00004/products?catId=01KEZTMQ9R3WYZZYJC8SKBNA2G',
456
+ id: 192,
457
+ name: '티켓',
458
+ refId: '01KEZTMQ9R3WYZZYJC8SKBNA2G'
459
+ },
460
+ {
461
+ conversionLink: '/X00004/products?catId=01KEZTMWBN20ZSDBCFN2VYAGH2',
462
+ id: 193,
463
+ name: '초대권',
464
+ refId: '01KEZTMWBN20ZSDBCFN2VYAGH2'
465
+ },
466
+ {
467
+ conversionLink: '/X00004/products?catId=01KEZTNB91EWE8403ZF5BGTVZE',
468
+ id: 194,
469
+ name: '한정판매',
470
+ refId: '01KEZTNB91EWE8403ZF5BGTVZE'
471
+ },
472
+ {
473
+ conversionLink: '/X00004/products?catId=01KEZTNGEETRT3F315KMZX61W4',
474
+ id: 195,
475
+ name: '호텔',
476
+ refId: '01KEZTNGEETRT3F315KMZX61W4'
477
+ }
478
+ ],
479
+ itemAttachmentImg: null,
480
+ scheduledSaleStartsAt: '',
481
+ originalPriceWithShipping: null,
482
+ sourceDesc: null,
483
+ createdDate: '2026-01-15 03:20:21',
484
+ customUri0: null,
297
485
  categoryTitle: null,
298
- customVideo0: null,
299
- subCreator: null,
300
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
301
- reviewFeatured: null,
302
- pointName: '시청권',
303
- releasedDate: null,
304
- rank: null,
305
- updatedDate: '2024-12-10 13:39:46',
306
- sourceFeatured: null,
486
+ labels: [
487
+ {
488
+ id: 241,
489
+ name: '선물',
490
+ refId: '01KEGCTYNS6RN4363GQRC428X9'
491
+ },
492
+ {
493
+ id: 300,
494
+ name: '티켓',
495
+ refId: '01KEZTNXV5TMS1H9CGD9C3KY6X'
496
+ }
497
+ ],
307
498
  seriesLogo: null,
308
- itemTitle: 'Class 1. How to Make Cookies',
309
- reviewCount: '8',
310
- pinned: null,
311
- itemConversionLink: '/C00007/classes/5122/information',
312
- discountPoint: '47',
313
- sourceDesc: null,
314
- shippingPrice: null,
315
- customImg2: null,
316
- originalPoint: '50',
317
- originalPriceWithShipping: null,
318
- purchaserCount: null,
319
- lowestPriceWithShipping: null,
320
- sourceConversionLink: null,
321
- ratingAvgPoint: '1.5',
499
+ customVideo0: null,
500
+ conversionLinkUri: null,
501
+ ratingCount: null,
502
+ itemAttachmentUri: null,
322
503
  customUri1: null,
323
- commentFeatured: null,
504
+ sourceConversionLink: null,
505
+ discountPrice: '2500',
506
+ customImg1: null,
507
+ itemOverview: '온라인 상품권',
508
+ lowestPrice: '4500',
324
509
  shippingPoint: null,
325
- nation: null,
326
- instructor: null,
327
- paid: 'paid',
328
- creator: null,
329
- actor: null,
330
- discountPrice: '4700',
331
- ageGradeName: '',
332
- viewCount: '',
333
- currency: 'KRW',
334
- conversionLinkName: null,
335
- order: null,
336
- conversionLinkDesc: null,
337
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/36df6dba-d20d-430e-abed-e696d054339a',
338
- originalPrice: '5000',
339
- reactionCount: null,
340
- lowestPoint: '3',
341
- categoryConversionLink: null,
342
- seriesTitles: null,
343
- createdDate: '2023-11-13 13:18:10',
344
- originalPointWithShipping: null,
345
- customString3: null,
346
- customString2: null,
347
- customString4: null,
348
- customString1: null,
349
- dislikeCount: null,
350
- contentsCount: '14',
351
- itemAttachmentUri: null,
352
- commentFeaturedConversionLink: null,
353
- level: null,
354
- labels: null,
355
- customString0: null,
356
- publishedDate: '2023-02-24 02:41:40',
357
- itemAttachmentName: null,
358
- seriesConversionLink: null,
359
- director: null,
360
- discountName: '',
361
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
362
- likeCount: null,
363
- itemOverview: '',
364
510
  itemPreviewVideo: null,
365
- reviewFeaturedConversionLink: null,
366
- resourceAttachmentFiles: null,
367
- bookmarkCount: '',
368
- sourceName: '123123',
369
- customUri0: null,
370
- customUri2: null,
371
- customImg0: null,
372
511
  gradeName: null,
373
- itemAttachmentImg: null,
374
- itemDesc: '1. Cookie Making for Beginners: This class is aimed at those who are making cookies for the first ti...',
375
- customImg1: null,
376
- conversionLinkThumbnail: null,
512
+ itemTitle: '파티 초대권',
377
513
  logo: null,
378
- lowestPrice: '300',
514
+ customString3: null,
515
+ resourceAttachmentFiles: null,
516
+ dislikeCount: null,
517
+ conversionLinkThumbnail: null,
518
+ itemPreviewImgs: null,
379
519
  synopsis: null,
380
- customVideo2: null
381
- },
382
- {
383
- discountRate: '94',
384
520
  lowestPointWithShipping: null,
385
- conversionLinkUri: null,
386
- customVideo1: null,
387
- itemPreviewImgs: null,
388
- genre: null,
389
- commentCount: null,
390
- ratingCount: '6',
391
- categoryTitle: null,
392
- customVideo0: null,
393
- subCreator: null,
394
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
395
- reviewFeatured: null,
396
- pointName: '시청권',
397
- releasedDate: null,
398
- rank: null,
399
- updatedDate: '2024-12-10 13:39:46',
400
- sourceFeatured: null,
401
- seriesLogo: null,
402
- itemTitle: '[퍼블 아카데미 미리보기] pApp 기초 클래스',
403
- reviewCount: '6',
404
- pinned: null,
405
- itemConversionLink: '/C00007/classes/9266/information',
406
- discountPoint: '47',
407
- sourceDesc: null,
408
- shippingPrice: null,
409
- customImg2: null,
410
- originalPoint: '50',
411
- originalPriceWithShipping: null,
412
- purchaserCount: null,
413
- lowestPriceWithShipping: null,
414
- sourceConversionLink: null,
415
- ratingAvgPoint: '2.7',
416
- customUri1: null,
417
- commentFeatured: null,
418
- shippingPoint: null,
419
- nation: null,
420
- instructor: null,
421
- paid: 'paid',
422
- creator: null,
423
- actor: null,
424
- discountPrice: '4700',
425
- ageGradeName: '',
426
- viewCount: '',
427
- currency: 'KRW',
428
- conversionLinkName: null,
429
521
  order: null,
430
- conversionLinkDesc: null,
431
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/11ccc848-0ae7-460d-8c8a-92d633b32be1',
432
- originalPrice: '5000',
522
+ boardCategoryLabels: null,
523
+ ageGradeName: null,
524
+ instructor: null,
525
+ sourceName: null,
433
526
  reactionCount: null,
434
- lowestPoint: '3',
527
+ subCreator: null,
528
+ sourceImg: null,
529
+ contentsCount: null,
435
530
  categoryConversionLink: null,
531
+ reviewFeaturedConversionLink: null,
532
+ discountPoint: null,
533
+ saleStatus: 'ACTIVE',
534
+ itemId: '245',
535
+ customUri2: null,
536
+ lowestPoint: null,
537
+ customString0: null,
538
+ purchaserCount: '0',
436
539
  seriesTitles: null,
437
- createdDate: '2024-06-13 05:08:50',
438
- originalPointWithShipping: null,
439
- customString3: null,
540
+ discountRate: '35.72',
541
+ paid: 'PAID',
542
+ conversionLinkName: null,
543
+ likeCount: null,
544
+ shippingPrice: '0',
545
+ itemAttachmentName: null,
546
+ level: null,
547
+ actor: null,
548
+ creator: null,
549
+ publishedDate: null,
440
550
  customString2: null,
441
- customString4: null,
551
+ itemConversionLink: '/X00004/products/party-ticket-mgd5vab3',
552
+ originalPrice: '7000',
553
+ director: null,
554
+ reviewCount: null,
555
+ ratingAvgPoint: null,
556
+ reviewFeatured: null,
557
+ customImg2: null,
558
+ sourceFeatured: null,
559
+ discountName: null,
442
560
  customString1: null,
443
- dislikeCount: null,
444
- contentsCount: '3',
445
- itemAttachmentUri: null,
561
+ pointImg: null,
562
+ updatedDate: '2026-01-15 03:20:21',
563
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/e5a24aa8-1455-4c75-8ea9-b2c6e646ccb7.jpeg',
564
+ customVideo2: null,
565
+ bookmarkCount: null,
566
+ viewCount: null,
446
567
  commentFeaturedConversionLink: null,
447
- level: null,
448
- labels: null,
449
- customString0: null,
450
- publishedDate: '2024-06-13 05:08:50',
451
- itemAttachmentName: null,
452
568
  seriesConversionLink: null,
453
- director: null,
454
- discountName: '',
455
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
456
- likeCount: null,
457
- itemOverview: '',
458
- itemPreviewVideo: null,
459
- reviewFeaturedConversionLink: null,
460
- resourceAttachmentFiles: null,
461
- bookmarkCount: '',
462
- sourceName: '이름바꾼셀러',
463
- customUri0: null,
464
- customUri2: null,
465
- customImg0: null,
466
- gradeName: null,
467
- itemAttachmentImg: null,
468
- itemDesc: '',
469
- customImg1: null,
470
- conversionLinkThumbnail: null,
471
- logo: null,
472
- lowestPrice: '300',
473
- synopsis: null,
474
- customVideo2: null
475
- },
569
+ commentCount: null,
570
+ genre: null,
571
+ pinned: null,
572
+ originalPoint: null,
573
+ commentFeatured: null
574
+ }
575
+ ],
576
+ 'X00004/PAPPQUERY_QUERY_X00004_PRODUCT_PRE_NONE_NONE_ALL_001/eyJ2ZXJzaW9uIjoiMjAyNS0xMi0yMiIsInZhbHVlcyI6WyJ1bmRlZmluZWQiXX0/PAPPQUERY_SORTING_ITEM_ID_ASC/0': [
476
577
  {
477
- discountRate: '0',
478
- lowestPointWithShipping: null,
479
- conversionLinkUri: null,
578
+ itemDesc: '<p>메탈슬러구9 예약 구매</p><p><img title="METAL_SLUG_9_banner_under_2MB.jpg" src="https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/cf20e386-4dfe-4a4f-aa8f-d769708afcc7.jpg" alt="image" width="1536" height="1024"></p>',
579
+ pointName: null,
580
+ conversionLinkDesc: null,
581
+ originalPointWithShipping: null,
582
+ lowestPriceWithShipping: null,
583
+ nation: null,
584
+ scheduledSaleEndsAt: '',
585
+ customImg0: null,
586
+ rank: null,
587
+ releasedDate: null,
480
588
  customVideo1: null,
481
- itemPreviewImgs: null,
482
- genre: null,
483
- commentCount: null,
484
- ratingCount: '7',
589
+ customString4: null,
590
+ badges: [
591
+ {
592
+ bgColorInHex: '#FF4343',
593
+ borderColorInHex: null,
594
+ fgColorInHex: null,
595
+ id: 177,
596
+ manifestCode: 'BADGE_NNN_CUSTOM',
597
+ name: 'Hot',
598
+ refId: '01KEGCTYNY2RQZWMNEY6151BWC'
599
+ },
600
+ {
601
+ bgColorInHex: '#FFDE00',
602
+ borderColorInHex: null,
603
+ fgColorInHex: null,
604
+ id: 198,
605
+ manifestCode: 'BADGE_NNN_CUSTOM',
606
+ name: 'New',
607
+ refId: '01KEZN0VC027Q8RSWAGZ40VAFB'
608
+ },
609
+ {
610
+ bgColorInHex: '#9842FC',
611
+ borderColorInHex: null,
612
+ fgColorInHex: null,
613
+ id: 199,
614
+ manifestCode: 'BADGE_NNN_CUSTOM',
615
+ name: '사전 판매',
616
+ refId: '01KEZN143N040NR7MCF6D765QE'
617
+ }
618
+ ],
619
+ currency: 'KRW',
620
+ categories: [
621
+ {
622
+ conversionLink: '/X00004/products?catId=01KEZN02GSBH07A4QV53JSDVFG',
623
+ id: 171,
624
+ name: '게임',
625
+ refId: '01KEZN02GSBH07A4QV53JSDVFG'
626
+ },
627
+ {
628
+ conversionLink: '/X00004/products?catId=01KEZN08XNND2EHD9BYJ7P25MZ',
629
+ id: 172,
630
+ name: '명작',
631
+ refId: '01KEZN08XNND2EHD9BYJ7P25MZ'
632
+ },
633
+ {
634
+ conversionLink: '/X00004/products?catId=01KEZN0DPTMVYSX7CW0RWE7NRH',
635
+ id: 173,
636
+ name: '오락실',
637
+ refId: '01KEZN0DPTMVYSX7CW0RWE7NRH'
638
+ }
639
+ ],
640
+ itemAttachmentImg: null,
641
+ scheduledSaleStartsAt: '',
642
+ originalPriceWithShipping: null,
643
+ sourceDesc: null,
644
+ createdDate: '2026-01-15 01:41:52',
645
+ customUri0: null,
485
646
  categoryTitle: null,
486
- customVideo0: null,
487
- subCreator: null,
488
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
489
- reviewFeatured: null,
490
- pointName: '시청권',
491
- releasedDate: null,
492
- rank: null,
493
- updatedDate: '2024-12-10 13:39:46',
494
- sourceFeatured: null,
647
+ labels: [
648
+ {
649
+ id: 272,
650
+ name: '게임',
651
+ refId: '01KEZN1D88S9RF6QFZP88MH43X'
652
+ },
653
+ {
654
+ id: 273,
655
+ name: '메탈 슬러그',
656
+ refId: '01KEZN1JV5ERXEBM15785Y6N19'
657
+ }
658
+ ],
495
659
  seriesLogo: null,
496
- itemTitle: '차원이 다른 연구 프로세스 : 연구자를 위한 AI툴 활용법',
497
- reviewCount: '7',
498
- pinned: null,
499
- itemConversionLink: '/C00007/classes/9267/information',
500
- discountPoint: '0',
501
- sourceDesc: null,
502
- shippingPrice: null,
503
- customImg2: null,
504
- originalPoint: '0',
505
- originalPriceWithShipping: null,
506
- purchaserCount: null,
507
- lowestPriceWithShipping: null,
508
- sourceConversionLink: null,
509
- ratingAvgPoint: '2.3',
660
+ customVideo0: null,
661
+ conversionLinkUri: null,
662
+ ratingCount: null,
663
+ itemAttachmentUri: null,
510
664
  customUri1: null,
511
- commentFeatured: null,
665
+ sourceConversionLink: null,
666
+ discountPrice: '1000',
667
+ customImg1: null,
668
+ itemOverview: '메탈슬러구9 예약 구매',
669
+ lowestPrice: '1000',
512
670
  shippingPoint: null,
513
- nation: null,
514
- instructor: null,
515
- paid: '',
516
- creator: null,
517
- actor: null,
518
- discountPrice: '0',
519
- ageGradeName: '',
520
- viewCount: '',
521
- currency: 'KRW',
522
- conversionLinkName: null,
671
+ itemPreviewVideo: null,
672
+ gradeName: null,
673
+ itemTitle: '메탈슬러구9 예약 구매',
674
+ logo: null,
675
+ customString3: null,
676
+ resourceAttachmentFiles: null,
677
+ dislikeCount: null,
678
+ conversionLinkThumbnail: null,
679
+ itemPreviewImgs: null,
680
+ synopsis: null,
681
+ lowestPointWithShipping: null,
523
682
  order: null,
524
- conversionLinkDesc: null,
525
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/ab205601-cabc-408c-bec4-bb51114f3d3f',
526
- originalPrice: '0',
683
+ boardCategoryLabels: null,
684
+ ageGradeName: null,
685
+ instructor: null,
686
+ sourceName: null,
527
687
  reactionCount: null,
528
- lowestPoint: '0',
688
+ subCreator: null,
689
+ sourceImg: null,
690
+ contentsCount: null,
529
691
  categoryConversionLink: null,
692
+ reviewFeaturedConversionLink: null,
693
+ discountPoint: null,
694
+ saleStatus: 'ACTIVE',
695
+ itemId: '227',
696
+ customUri2: null,
697
+ lowestPoint: null,
698
+ customString0: null,
699
+ purchaserCount: '2',
530
700
  seriesTitles: null,
531
- createdDate: '2024-06-13 05:17:43',
532
- originalPointWithShipping: null,
533
- customString3: null,
701
+ discountRate: '50.00',
702
+ paid: 'PAID',
703
+ conversionLinkName: null,
704
+ likeCount: null,
705
+ shippingPrice: '0',
706
+ itemAttachmentName: null,
707
+ level: null,
708
+ actor: null,
709
+ creator: null,
710
+ publishedDate: null,
534
711
  customString2: null,
535
- customString4: null,
712
+ itemConversionLink: '/X00004/products/meta-slug-9-4qwkd7np',
713
+ originalPrice: '2000',
714
+ director: null,
715
+ reviewCount: null,
716
+ ratingAvgPoint: null,
717
+ reviewFeatured: null,
718
+ customImg2: null,
719
+ sourceFeatured: null,
720
+ discountName: null,
536
721
  customString1: null,
537
- dislikeCount: null,
538
- contentsCount: '4',
539
- itemAttachmentUri: null,
722
+ pointImg: null,
723
+ updatedDate: '2026-01-15 02:47:25',
724
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/cd8ae1db-9fec-4fb6-bffc-fed0576a2dc7.jpg',
725
+ customVideo2: null,
726
+ bookmarkCount: null,
727
+ viewCount: null,
540
728
  commentFeaturedConversionLink: null,
541
- level: null,
542
- labels: null,
543
- customString0: null,
544
- publishedDate: '2024-06-13 05:17:43',
545
- itemAttachmentName: null,
546
729
  seriesConversionLink: null,
547
- director: null,
548
- discountName: '',
549
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
550
- likeCount: null,
551
- itemOverview: '',
552
- itemPreviewVideo: null,
553
- reviewFeaturedConversionLink: null,
554
- resourceAttachmentFiles: null,
555
- bookmarkCount: '',
556
- sourceName: '이름바꾼셀러',
557
- customUri0: null,
558
- customUri2: null,
730
+ commentCount: null,
731
+ genre: null,
732
+ pinned: null,
733
+ originalPoint: null,
734
+ commentFeatured: null
735
+ },
736
+ {
737
+ itemDesc: '<p>기사기사</p><p><img title="knight2.jpeg" src="https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/8e9bc77a-bfb6-452a-b1f9-d45fb1fecf99.jpeg" alt="image" width="671" height="376"></p>',
738
+ pointName: null,
739
+ conversionLinkDesc: null,
740
+ originalPointWithShipping: null,
741
+ lowestPriceWithShipping: null,
742
+ nation: null,
743
+ scheduledSaleEndsAt: '',
559
744
  customImg0: null,
560
- gradeName: null,
561
- itemAttachmentImg: null,
562
- itemDesc: '',
563
- customImg1: null,
564
- conversionLinkThumbnail: null,
565
- logo: null,
566
- lowestPrice: '0',
567
- synopsis: null,
568
- customVideo2: null
569
- },
570
- {
571
- discountRate: '0',
572
- lowestPointWithShipping: null,
573
- conversionLinkUri: null,
574
- customVideo1: null,
575
- itemPreviewImgs: null,
576
- genre: null,
577
- commentCount: null,
578
- ratingCount: '8',
579
- categoryTitle: null,
580
- customVideo0: null,
581
- subCreator: null,
582
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
583
- reviewFeatured: null,
584
- pointName: '시청권',
585
- releasedDate: null,
586
- rank: null,
587
- updatedDate: '2025-05-14 08:52:55',
588
- sourceFeatured: null,
589
- seriesLogo: null,
590
- itemTitle: '퍼블 디자인팀을 이끄는 김혜진 리드의 AI 시대, 고객을 사로잡는 브랜딩 자산 구축',
591
- reviewCount: '8',
592
- pinned: null,
593
- itemConversionLink: '/C00007/classes/9269/information',
594
- discountPoint: '0',
595
- sourceDesc: null,
596
- shippingPrice: null,
597
- customImg2: null,
598
- originalPoint: '0',
599
- originalPriceWithShipping: null,
600
- purchaserCount: null,
601
- lowestPriceWithShipping: null,
602
- sourceConversionLink: null,
603
- ratingAvgPoint: '2.6',
604
- customUri1: null,
605
- commentFeatured: null,
606
- shippingPoint: null,
607
- nation: null,
608
- instructor: null,
609
- paid: '',
610
- creator: null,
611
- actor: null,
612
- discountPrice: '0',
613
- ageGradeName: '경력',
614
- viewCount: '',
615
- currency: 'KRW',
616
- conversionLinkName: null,
617
- order: null,
618
- conversionLinkDesc: null,
619
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/165de33b-b3c2-4265-8be5-1865479d8ba5',
620
- originalPrice: '0',
621
- reactionCount: null,
622
- lowestPoint: '0',
623
- categoryConversionLink: null,
624
- seriesTitles: null,
625
- createdDate: '2024-06-13 05:48:43',
626
- originalPointWithShipping: null,
627
- customString3: null,
628
- customString2: null,
629
- customString4: null,
630
- customString1: null,
631
- dislikeCount: null,
632
- contentsCount: '1',
633
- itemAttachmentUri: null,
634
- commentFeaturedConversionLink: null,
635
- level: null,
636
- labels: null,
637
- customString0: null,
638
- publishedDate: '2024-06-13 05:48:43',
639
- itemAttachmentName: null,
640
- seriesConversionLink: null,
641
- director: null,
642
- discountName: '',
643
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
644
- likeCount: null,
645
- itemOverview: '',
646
- itemPreviewVideo: null,
647
- reviewFeaturedConversionLink: null,
648
- resourceAttachmentFiles: null,
649
- bookmarkCount: '',
650
- sourceName: '이름바꾼셀러',
651
- customUri0: null,
652
- customUri2: null,
653
- customImg0: null,
654
- gradeName: null,
655
- itemAttachmentImg: null,
656
- itemDesc: '<p><video controls="controls" width="300" height="150">\n<source src="https://publ-sw-core-image.s3.a...',
657
- customImg1: null,
658
- conversionLinkThumbnail: null,
659
- logo: null,
660
- lowestPrice: '0',
661
- synopsis: null,
662
- customVideo2: null
663
- },
664
- {
665
- discountRate: '0',
666
- lowestPointWithShipping: null,
667
- conversionLinkUri: null,
668
- customVideo1: null,
669
- itemPreviewImgs: null,
670
- genre: null,
671
- commentCount: null,
672
- ratingCount: '6',
673
- categoryTitle: null,
674
- customVideo0: null,
675
- subCreator: null,
676
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
677
- reviewFeatured: null,
678
- pointName: '시청권',
679
- releasedDate: null,
680
- rank: null,
681
- updatedDate: '2024-12-10 13:39:46',
682
- sourceFeatured: null,
683
- seriesLogo: null,
684
- itemTitle: 'Class 4. How to Make Money with PDFs',
685
- reviewCount: '6',
686
- pinned: null,
687
- itemConversionLink: '/C00007/classes/5119/information',
688
- discountPoint: '0',
689
- sourceDesc: null,
690
- shippingPrice: null,
691
- customImg2: null,
692
- originalPoint: '0',
693
- originalPriceWithShipping: null,
694
- purchaserCount: null,
695
- lowestPriceWithShipping: null,
696
- sourceConversionLink: null,
697
- ratingAvgPoint: '3.0',
698
- customUri1: null,
699
- commentFeatured: null,
700
- shippingPoint: null,
701
- nation: null,
702
- instructor: null,
703
- paid: '',
704
- creator: null,
705
- actor: null,
706
- discountPrice: '0',
707
- ageGradeName: '',
708
- viewCount: '',
709
- currency: 'KRW',
710
- conversionLinkName: null,
711
- order: null,
712
- conversionLinkDesc: null,
713
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/86948e45-8918-47a8-a760-7d9aef495b60',
714
- originalPrice: '0',
715
- reactionCount: null,
716
- lowestPoint: '0',
717
- categoryConversionLink: null,
718
- seriesTitles: null,
719
- createdDate: '2023-11-13 13:18:10',
720
- originalPointWithShipping: null,
721
- customString3: null,
722
- customString2: null,
723
- customString4: null,
724
- customString1: null,
725
- dislikeCount: null,
726
- contentsCount: '6',
727
- itemAttachmentUri: null,
728
- commentFeaturedConversionLink: null,
729
- level: null,
730
- labels: null,
731
- customString0: null,
732
- publishedDate: '2023-02-24 02:41:24',
733
- itemAttachmentName: null,
734
- seriesConversionLink: null,
735
- director: null,
736
- discountName: '',
737
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
738
- likeCount: null,
739
- itemOverview: '',
740
- itemPreviewVideo: null,
741
- reviewFeaturedConversionLink: null,
742
- resourceAttachmentFiles: null,
743
- bookmarkCount: '',
744
- sourceName: '123123',
745
- customUri0: null,
746
- customUri2: null,
747
- customImg0: null,
748
- gradeName: null,
749
- itemAttachmentImg: null,
750
- itemDesc: '1. How to Create and Sell Digital Products with PDFs: This lecture will cover how to create and sell...',
751
- customImg1: null,
752
- conversionLinkThumbnail: null,
753
- logo: null,
754
- lowestPrice: '0',
755
- synopsis: null,
756
- customVideo2: null
757
- },
758
- {
759
- discountRate: '0',
760
- lowestPointWithShipping: null,
761
- conversionLinkUri: null,
762
- customVideo1: null,
763
- itemPreviewImgs: null,
764
- genre: null,
765
- commentCount: null,
766
- ratingCount: '2',
767
- categoryTitle: null,
768
- customVideo0: null,
769
- subCreator: null,
770
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
771
- reviewFeatured: null,
772
- pointName: '시청권',
773
- releasedDate: null,
774
- rank: null,
775
- updatedDate: '2024-12-10 13:39:46',
776
- sourceFeatured: null,
777
- seriesLogo: null,
778
- itemTitle: 'Class 3. Smart Store',
779
- reviewCount: '2',
780
- pinned: null,
781
- itemConversionLink: '/C00007/classes/5120/information',
782
- discountPoint: '0',
783
- sourceDesc: null,
784
- shippingPrice: null,
785
- customImg2: null,
786
- originalPoint: '0',
787
- originalPriceWithShipping: null,
788
- purchaserCount: null,
789
- lowestPriceWithShipping: null,
790
- sourceConversionLink: null,
791
- ratingAvgPoint: '1.5',
792
- customUri1: null,
793
- commentFeatured: null,
794
- shippingPoint: null,
795
- nation: null,
796
- instructor: null,
797
- paid: '',
798
- creator: null,
799
- actor: null,
800
- discountPrice: '0',
801
- ageGradeName: '',
802
- viewCount: '',
803
- currency: 'KRW',
804
- conversionLinkName: null,
805
- order: null,
806
- conversionLinkDesc: null,
807
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/5d614bb4-a1fc-4dde-b784-c869bc5bf95c',
808
- originalPrice: '0',
809
- reactionCount: null,
810
- lowestPoint: '0',
811
- categoryConversionLink: null,
812
- seriesTitles: null,
813
- createdDate: '2023-11-13 13:18:10',
814
- originalPointWithShipping: null,
815
- customString3: null,
816
- customString2: null,
817
- customString4: null,
818
- customString1: null,
819
- dislikeCount: null,
820
- contentsCount: '5',
821
- itemAttachmentUri: null,
822
- commentFeaturedConversionLink: null,
823
- level: null,
824
- labels: null,
825
- customString0: null,
826
- publishedDate: '2023-02-24 02:41:28',
827
- itemAttachmentName: null,
828
- seriesConversionLink: null,
829
- director: null,
830
- discountName: '',
831
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
832
- likeCount: null,
833
- itemOverview: '',
834
- itemPreviewVideo: null,
835
- reviewFeaturedConversionLink: null,
836
- resourceAttachmentFiles: null,
837
- bookmarkCount: '',
838
- sourceName: '123123',
839
- customUri0: null,
840
- customUri2: null,
841
- customImg0: null,
842
- gradeName: null,
843
- itemAttachmentImg: null,
844
- itemDesc: '1. Smart Store Basics: This class aims to teach the basics of operating a smart store. It covers top...',
845
- customImg1: null,
846
- conversionLinkThumbnail: null,
847
- logo: null,
848
- lowestPrice: '0',
849
- synopsis: null,
850
- customVideo2: null
851
- },
852
- {
853
- discountRate: '0',
854
- lowestPointWithShipping: null,
855
- conversionLinkUri: null,
856
- customVideo1: null,
857
- itemPreviewImgs: null,
858
- genre: null,
859
- commentCount: null,
860
- ratingCount: '7',
861
- categoryTitle: null,
862
- customVideo0: null,
863
- subCreator: null,
864
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
865
- reviewFeatured: null,
866
- pointName: '시청권',
867
- releasedDate: null,
868
- rank: null,
869
- updatedDate: '2024-12-10 13:39:46',
870
- sourceFeatured: null,
871
- seriesLogo: null,
872
- itemTitle: 'Class 2. How to make Figures',
873
- reviewCount: '7',
874
- pinned: null,
875
- itemConversionLink: '/C00007/classes/5121/information',
876
- discountPoint: '0',
877
- sourceDesc: null,
878
- shippingPrice: null,
879
- customImg2: null,
880
- originalPoint: '0',
881
- originalPriceWithShipping: null,
882
- purchaserCount: null,
883
- lowestPriceWithShipping: null,
884
- sourceConversionLink: null,
885
- ratingAvgPoint: '2.0',
886
- customUri1: null,
887
- commentFeatured: null,
888
- shippingPoint: null,
889
- nation: null,
890
- instructor: null,
891
- paid: '',
892
- creator: null,
893
- actor: null,
894
- discountPrice: '0',
895
- ageGradeName: '',
896
- viewCount: '',
897
- currency: 'KRW',
898
- conversionLinkName: null,
899
- order: null,
900
- conversionLinkDesc: null,
901
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/7ecfacd3-51e6-41b1-9f17-d479a638acb5',
902
- originalPrice: '0',
903
- reactionCount: null,
904
- lowestPoint: '0',
905
- categoryConversionLink: null,
906
- seriesTitles: null,
907
- createdDate: '2023-11-13 13:18:10',
908
- originalPointWithShipping: null,
909
- customString3: null,
910
- customString2: null,
911
- customString4: null,
912
- customString1: null,
913
- dislikeCount: null,
914
- contentsCount: '5',
915
- itemAttachmentUri: null,
916
- commentFeaturedConversionLink: null,
917
- level: null,
918
- labels: null,
919
- customString0: null,
920
- publishedDate: '2023-02-24 02:41:35',
921
- itemAttachmentName: null,
922
- seriesConversionLink: null,
923
- director: null,
924
- discountName: '',
925
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
926
- likeCount: null,
927
- itemOverview: '',
928
- itemPreviewVideo: null,
929
- reviewFeaturedConversionLink: null,
930
- resourceAttachmentFiles: null,
931
- bookmarkCount: '',
932
- sourceName: '123123',
933
- customUri0: null,
934
- customUri2: null,
935
- customImg0: null,
936
- gradeName: null,
937
- itemAttachmentImg: null,
938
- itemDesc: '1. Figure Making for Beginners: This class is aimed at people who are making figures for the first t...',
939
- customImg1: null,
940
- conversionLinkThumbnail: null,
941
- logo: null,
942
- lowestPrice: '0',
943
- synopsis: null,
944
- customVideo2: null
945
- },
946
- {
947
- discountRate: '94',
948
- lowestPointWithShipping: null,
949
- conversionLinkUri: null,
950
- customVideo1: null,
951
- itemPreviewImgs: null,
952
- genre: null,
953
- commentCount: null,
954
- ratingCount: '8',
955
- categoryTitle: null,
956
- customVideo0: null,
957
- subCreator: null,
958
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
959
- reviewFeatured: null,
960
- pointName: '시청권',
961
- releasedDate: null,
962
- rank: null,
963
- updatedDate: '2024-12-10 13:39:46',
964
- sourceFeatured: null,
965
- seriesLogo: null,
966
- itemTitle: 'Class 1. How to Make Cookies',
967
- reviewCount: '8',
968
- pinned: null,
969
- itemConversionLink: '/C00007/classes/5122/information',
970
- discountPoint: '47',
971
- sourceDesc: null,
972
- shippingPrice: null,
973
- customImg2: null,
974
- originalPoint: '50',
975
- originalPriceWithShipping: null,
976
- purchaserCount: null,
977
- lowestPriceWithShipping: null,
978
- sourceConversionLink: null,
979
- ratingAvgPoint: '1.5',
980
- customUri1: null,
981
- commentFeatured: null,
982
- shippingPoint: null,
983
- nation: null,
984
- instructor: null,
985
- paid: 'paid',
986
- creator: null,
987
- actor: null,
988
- discountPrice: '4700',
989
- ageGradeName: '',
990
- viewCount: '',
991
- currency: 'KRW',
992
- conversionLinkName: null,
993
- order: null,
994
- conversionLinkDesc: null,
995
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/36df6dba-d20d-430e-abed-e696d054339a',
996
- originalPrice: '5000',
997
- reactionCount: null,
998
- lowestPoint: '3',
999
- categoryConversionLink: null,
1000
- seriesTitles: null,
1001
- createdDate: '2023-11-13 13:18:10',
1002
- originalPointWithShipping: null,
1003
- customString3: null,
1004
- customString2: null,
1005
- customString4: null,
1006
- customString1: null,
1007
- dislikeCount: null,
1008
- contentsCount: '14',
1009
- itemAttachmentUri: null,
1010
- commentFeaturedConversionLink: null,
1011
- level: null,
1012
- labels: null,
1013
- customString0: null,
1014
- publishedDate: '2023-02-24 02:41:40',
1015
- itemAttachmentName: null,
1016
- seriesConversionLink: null,
1017
- director: null,
1018
- discountName: '',
1019
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1020
- likeCount: null,
1021
- itemOverview: '',
1022
- itemPreviewVideo: null,
1023
- reviewFeaturedConversionLink: null,
1024
- resourceAttachmentFiles: null,
1025
- bookmarkCount: '',
1026
- sourceName: '123123',
1027
- customUri0: null,
1028
- customUri2: null,
1029
- customImg0: null,
1030
- gradeName: null,
1031
- itemAttachmentImg: null,
1032
- itemDesc: '1. Cookie Making for Beginners: This class is aimed at those who are making cookies for the first ti...',
1033
- customImg1: null,
1034
- conversionLinkThumbnail: null,
1035
- logo: null,
1036
- lowestPrice: '300',
1037
- synopsis: null,
1038
- customVideo2: null
1039
- },
1040
- {
1041
- discountRate: '94',
1042
- lowestPointWithShipping: null,
1043
- conversionLinkUri: null,
1044
- customVideo1: null,
1045
- itemPreviewImgs: null,
1046
- genre: null,
1047
- commentCount: null,
1048
- ratingCount: '6',
1049
- categoryTitle: null,
1050
- customVideo0: null,
1051
- subCreator: null,
1052
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1053
- reviewFeatured: null,
1054
- pointName: '시청권',
1055
- releasedDate: null,
1056
- rank: null,
1057
- updatedDate: '2024-12-10 13:39:46',
1058
- sourceFeatured: null,
1059
- seriesLogo: null,
1060
- itemTitle: '[퍼블 아카데미 미리보기] pApp 기초 클래스',
1061
- reviewCount: '6',
1062
- pinned: null,
1063
- itemConversionLink: '/C00007/classes/9266/information',
1064
- discountPoint: '47',
1065
- sourceDesc: null,
1066
- shippingPrice: null,
1067
- customImg2: null,
1068
- originalPoint: '50',
1069
- originalPriceWithShipping: null,
1070
- purchaserCount: null,
1071
- lowestPriceWithShipping: null,
1072
- sourceConversionLink: null,
1073
- ratingAvgPoint: '2.7',
1074
- customUri1: null,
1075
- commentFeatured: null,
1076
- shippingPoint: null,
1077
- nation: null,
1078
- instructor: null,
1079
- paid: 'paid',
1080
- creator: null,
1081
- actor: null,
1082
- discountPrice: '4700',
1083
- ageGradeName: '',
1084
- viewCount: '',
1085
- currency: 'KRW',
1086
- conversionLinkName: null,
1087
- order: null,
1088
- conversionLinkDesc: null,
1089
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/11ccc848-0ae7-460d-8c8a-92d633b32be1',
1090
- originalPrice: '5000',
1091
- reactionCount: null,
1092
- lowestPoint: '3',
1093
- categoryConversionLink: null,
1094
- seriesTitles: null,
1095
- createdDate: '2024-06-13 05:08:50',
1096
- originalPointWithShipping: null,
1097
- customString3: null,
1098
- customString2: null,
1099
- customString4: null,
1100
- customString1: null,
1101
- dislikeCount: null,
1102
- contentsCount: '3',
1103
- itemAttachmentUri: null,
1104
- commentFeaturedConversionLink: null,
1105
- level: null,
1106
- labels: null,
1107
- customString0: null,
1108
- publishedDate: '2024-06-13 05:08:50',
1109
- itemAttachmentName: null,
1110
- seriesConversionLink: null,
1111
- director: null,
1112
- discountName: '',
1113
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1114
- likeCount: null,
1115
- itemOverview: '',
1116
- itemPreviewVideo: null,
1117
- reviewFeaturedConversionLink: null,
1118
- resourceAttachmentFiles: null,
1119
- bookmarkCount: '',
1120
- sourceName: '이름바꾼셀러',
1121
- customUri0: null,
1122
- customUri2: null,
1123
- customImg0: null,
1124
- gradeName: null,
1125
- itemAttachmentImg: null,
1126
- itemDesc: '',
1127
- customImg1: null,
1128
- conversionLinkThumbnail: null,
1129
- logo: null,
1130
- lowestPrice: '300',
1131
- synopsis: null,
1132
- customVideo2: null
1133
- },
1134
- {
1135
- discountRate: '0',
1136
- lowestPointWithShipping: null,
1137
- conversionLinkUri: null,
1138
- customVideo1: null,
1139
- itemPreviewImgs: null,
1140
- genre: null,
1141
- commentCount: null,
1142
- ratingCount: '7',
1143
- categoryTitle: null,
1144
- customVideo0: null,
1145
- subCreator: null,
1146
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1147
- reviewFeatured: null,
1148
- pointName: '시청권',
1149
- releasedDate: null,
1150
- rank: null,
1151
- updatedDate: '2024-12-10 13:39:46',
1152
- sourceFeatured: null,
1153
- seriesLogo: null,
1154
- itemTitle: '차원이 다른 연구 프로세스 : 연구자를 위한 AI툴 활용법',
1155
- reviewCount: '7',
1156
- pinned: null,
1157
- itemConversionLink: '/C00007/classes/9267/information',
1158
- discountPoint: '0',
1159
- sourceDesc: null,
1160
- shippingPrice: null,
1161
- customImg2: null,
1162
- originalPoint: '0',
1163
- originalPriceWithShipping: null,
1164
- purchaserCount: null,
1165
- lowestPriceWithShipping: null,
1166
- sourceConversionLink: null,
1167
- ratingAvgPoint: '2.3',
1168
- customUri1: null,
1169
- commentFeatured: null,
1170
- shippingPoint: null,
1171
- nation: null,
1172
- instructor: null,
1173
- paid: '',
1174
- creator: null,
1175
- actor: null,
1176
- discountPrice: '0',
1177
- ageGradeName: '',
1178
- viewCount: '',
1179
- currency: 'KRW',
1180
- conversionLinkName: null,
1181
- order: null,
1182
- conversionLinkDesc: null,
1183
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/ab205601-cabc-408c-bec4-bb51114f3d3f',
1184
- originalPrice: '0',
1185
- reactionCount: null,
1186
- lowestPoint: '0',
1187
- categoryConversionLink: null,
1188
- seriesTitles: null,
1189
- createdDate: '2024-06-13 05:17:43',
1190
- originalPointWithShipping: null,
1191
- customString3: null,
1192
- customString2: null,
1193
- customString4: null,
1194
- customString1: null,
1195
- dislikeCount: null,
1196
- contentsCount: '4',
1197
- itemAttachmentUri: null,
1198
- commentFeaturedConversionLink: null,
1199
- level: null,
1200
- labels: null,
1201
- customString0: null,
1202
- publishedDate: '2024-06-13 05:17:43',
1203
- itemAttachmentName: null,
1204
- seriesConversionLink: null,
1205
- director: null,
1206
- discountName: '',
1207
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1208
- likeCount: null,
1209
- itemOverview: '',
1210
- itemPreviewVideo: null,
1211
- reviewFeaturedConversionLink: null,
1212
- resourceAttachmentFiles: null,
1213
- bookmarkCount: '',
1214
- sourceName: '이름바꾼셀러',
1215
- customUri0: null,
1216
- customUri2: null,
1217
- customImg0: null,
1218
- gradeName: null,
1219
- itemAttachmentImg: null,
1220
- itemDesc: '',
1221
- customImg1: null,
1222
- conversionLinkThumbnail: null,
1223
- logo: null,
1224
- lowestPrice: '0',
1225
- synopsis: null,
1226
- customVideo2: null
1227
- },
1228
- {
1229
- discountRate: '0',
1230
- lowestPointWithShipping: null,
1231
- conversionLinkUri: null,
1232
- customVideo1: null,
1233
- itemPreviewImgs: null,
1234
- genre: null,
1235
- commentCount: null,
1236
- ratingCount: '8',
1237
- categoryTitle: null,
1238
- customVideo0: null,
1239
- subCreator: null,
1240
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1241
- reviewFeatured: null,
1242
- pointName: '시청권',
1243
- releasedDate: null,
1244
- rank: null,
1245
- updatedDate: '2025-05-14 08:52:55',
1246
- sourceFeatured: null,
1247
- seriesLogo: null,
1248
- itemTitle: '퍼블 디자인팀을 이끄는 김혜진 리드의 AI 시대, 고객을 사로잡는 브랜딩 자산 구축',
1249
- reviewCount: '8',
1250
- pinned: null,
1251
- itemConversionLink: '/C00007/classes/9269/information',
1252
- discountPoint: '0',
1253
- sourceDesc: null,
1254
- shippingPrice: null,
1255
- customImg2: null,
1256
- originalPoint: '0',
1257
- originalPriceWithShipping: null,
1258
- purchaserCount: null,
1259
- lowestPriceWithShipping: null,
1260
- sourceConversionLink: null,
1261
- ratingAvgPoint: '2.6',
1262
- customUri1: null,
1263
- commentFeatured: null,
1264
- shippingPoint: null,
1265
- nation: null,
1266
- instructor: null,
1267
- paid: '',
1268
- creator: null,
1269
- actor: null,
1270
- discountPrice: '0',
1271
- ageGradeName: '경력',
1272
- viewCount: '',
1273
- currency: 'KRW',
1274
- conversionLinkName: null,
1275
- order: null,
1276
- conversionLinkDesc: null,
1277
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/165de33b-b3c2-4265-8be5-1865479d8ba5',
1278
- originalPrice: '0',
1279
- reactionCount: null,
1280
- lowestPoint: '0',
1281
- categoryConversionLink: null,
1282
- seriesTitles: null,
1283
- createdDate: '2024-06-13 05:48:43',
1284
- originalPointWithShipping: null,
1285
- customString3: null,
1286
- customString2: null,
1287
- customString4: null,
1288
- customString1: null,
1289
- dislikeCount: null,
1290
- contentsCount: '1',
1291
- itemAttachmentUri: null,
1292
- commentFeaturedConversionLink: null,
1293
- level: null,
1294
- labels: null,
1295
- customString0: null,
1296
- publishedDate: '2024-06-13 05:48:43',
1297
- itemAttachmentName: null,
1298
- seriesConversionLink: null,
1299
- director: null,
1300
- discountName: '',
1301
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1302
- likeCount: null,
1303
- itemOverview: '',
1304
- itemPreviewVideo: null,
1305
- reviewFeaturedConversionLink: null,
1306
- resourceAttachmentFiles: null,
1307
- bookmarkCount: '',
1308
- sourceName: '이름바꾼셀러',
1309
- customUri0: null,
1310
- customUri2: null,
1311
- customImg0: null,
1312
- gradeName: null,
1313
- itemAttachmentImg: null,
1314
- itemDesc: '<p><video controls="controls" width="300" height="150">\n<source src="https://publ-sw-core-image.s3.a...',
1315
- customImg1: null,
1316
- conversionLinkThumbnail: null,
1317
- logo: null,
1318
- lowestPrice: '0',
1319
- synopsis: null,
1320
- customVideo2: null
1321
- },
1322
- {
1323
- discountRate: '0',
1324
- lowestPointWithShipping: null,
1325
- conversionLinkUri: null,
1326
- customVideo1: null,
1327
- itemPreviewImgs: null,
1328
- genre: null,
1329
- commentCount: null,
1330
- ratingCount: '6',
1331
- categoryTitle: null,
1332
- customVideo0: null,
1333
- subCreator: null,
1334
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1335
- reviewFeatured: null,
1336
- pointName: '시청권',
1337
- releasedDate: null,
1338
- rank: null,
1339
- updatedDate: '2024-12-10 13:39:46',
1340
- sourceFeatured: null,
1341
- seriesLogo: null,
1342
- itemTitle: 'Class 4. How to Make Money with PDFs',
1343
- reviewCount: '6',
1344
- pinned: null,
1345
- itemConversionLink: '/C00007/classes/5119/information',
1346
- discountPoint: '0',
1347
- sourceDesc: null,
1348
- shippingPrice: null,
1349
- customImg2: null,
1350
- originalPoint: '0',
1351
- originalPriceWithShipping: null,
1352
- purchaserCount: null,
1353
- lowestPriceWithShipping: null,
1354
- sourceConversionLink: null,
1355
- ratingAvgPoint: '3.0',
1356
- customUri1: null,
1357
- commentFeatured: null,
1358
- shippingPoint: null,
1359
- nation: null,
1360
- instructor: null,
1361
- paid: '',
1362
- creator: null,
1363
- actor: null,
1364
- discountPrice: '0',
1365
- ageGradeName: '',
1366
- viewCount: '',
1367
- currency: 'KRW',
1368
- conversionLinkName: null,
1369
- order: null,
1370
- conversionLinkDesc: null,
1371
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/86948e45-8918-47a8-a760-7d9aef495b60',
1372
- originalPrice: '0',
1373
- reactionCount: null,
1374
- lowestPoint: '0',
1375
- categoryConversionLink: null,
1376
- seriesTitles: null,
1377
- createdDate: '2023-11-13 13:18:10',
1378
- originalPointWithShipping: null,
1379
- customString3: null,
1380
- customString2: null,
1381
- customString4: null,
1382
- customString1: null,
1383
- dislikeCount: null,
1384
- contentsCount: '6',
1385
- itemAttachmentUri: null,
1386
- commentFeaturedConversionLink: null,
1387
- level: null,
1388
- labels: null,
1389
- customString0: null,
1390
- publishedDate: '2023-02-24 02:41:24',
1391
- itemAttachmentName: null,
1392
- seriesConversionLink: null,
1393
- director: null,
1394
- discountName: '',
1395
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1396
- likeCount: null,
1397
- itemOverview: '',
1398
- itemPreviewVideo: null,
1399
- reviewFeaturedConversionLink: null,
1400
- resourceAttachmentFiles: null,
1401
- bookmarkCount: '',
1402
- sourceName: '123123',
1403
- customUri0: null,
1404
- customUri2: null,
1405
- customImg0: null,
1406
- gradeName: null,
1407
- itemAttachmentImg: null,
1408
- itemDesc: '1. How to Create and Sell Digital Products with PDFs: This lecture will cover how to create and sell...',
1409
- customImg1: null,
1410
- conversionLinkThumbnail: null,
1411
- logo: null,
1412
- lowestPrice: '0',
1413
- synopsis: null,
1414
- customVideo2: null
1415
- },
1416
- {
1417
- discountRate: '0',
1418
- lowestPointWithShipping: null,
1419
- conversionLinkUri: null,
1420
- customVideo1: null,
1421
- itemPreviewImgs: null,
1422
- genre: null,
1423
- commentCount: null,
1424
- ratingCount: '2',
1425
- categoryTitle: null,
1426
- customVideo0: null,
1427
- subCreator: null,
1428
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1429
- reviewFeatured: null,
1430
- pointName: '시청권',
1431
- releasedDate: null,
1432
- rank: null,
1433
- updatedDate: '2024-12-10 13:39:46',
1434
- sourceFeatured: null,
1435
- seriesLogo: null,
1436
- itemTitle: 'Class 3. Smart Store',
1437
- reviewCount: '2',
1438
- pinned: null,
1439
- itemConversionLink: '/C00007/classes/5120/information',
1440
- discountPoint: '0',
1441
- sourceDesc: null,
1442
- shippingPrice: null,
1443
- customImg2: null,
1444
- originalPoint: '0',
1445
- originalPriceWithShipping: null,
1446
- purchaserCount: null,
1447
- lowestPriceWithShipping: null,
1448
- sourceConversionLink: null,
1449
- ratingAvgPoint: '1.5',
1450
- customUri1: null,
1451
- commentFeatured: null,
1452
- shippingPoint: null,
1453
- nation: null,
1454
- instructor: null,
1455
- paid: '',
1456
- creator: null,
1457
- actor: null,
1458
- discountPrice: '0',
1459
- ageGradeName: '',
1460
- viewCount: '',
1461
- currency: 'KRW',
1462
- conversionLinkName: null,
1463
- order: null,
1464
- conversionLinkDesc: null,
1465
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/5d614bb4-a1fc-4dde-b784-c869bc5bf95c',
1466
- originalPrice: '0',
1467
- reactionCount: null,
1468
- lowestPoint: '0',
1469
- categoryConversionLink: null,
1470
- seriesTitles: null,
1471
- createdDate: '2023-11-13 13:18:10',
1472
- originalPointWithShipping: null,
1473
- customString3: null,
1474
- customString2: null,
1475
- customString4: null,
1476
- customString1: null,
1477
- dislikeCount: null,
1478
- contentsCount: '5',
1479
- itemAttachmentUri: null,
1480
- commentFeaturedConversionLink: null,
1481
- level: null,
1482
- labels: null,
1483
- customString0: null,
1484
- publishedDate: '2023-02-24 02:41:28',
1485
- itemAttachmentName: null,
1486
- seriesConversionLink: null,
1487
- director: null,
1488
- discountName: '',
1489
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1490
- likeCount: null,
1491
- itemOverview: '',
1492
- itemPreviewVideo: null,
1493
- reviewFeaturedConversionLink: null,
1494
- resourceAttachmentFiles: null,
1495
- bookmarkCount: '',
1496
- sourceName: '123123',
1497
- customUri0: null,
1498
- customUri2: null,
1499
- customImg0: null,
1500
- gradeName: null,
1501
- itemAttachmentImg: null,
1502
- itemDesc: '1. Smart Store Basics: This class aims to teach the basics of operating a smart store. It covers top...',
1503
- customImg1: null,
1504
- conversionLinkThumbnail: null,
1505
- logo: null,
1506
- lowestPrice: '0',
1507
- synopsis: null,
1508
- customVideo2: null
1509
- },
1510
- {
1511
- discountRate: '0',
1512
- lowestPointWithShipping: null,
1513
- conversionLinkUri: null,
1514
- customVideo1: null,
1515
- itemPreviewImgs: null,
1516
- genre: null,
1517
- commentCount: null,
1518
- ratingCount: '7',
1519
- categoryTitle: null,
1520
- customVideo0: null,
1521
- subCreator: null,
1522
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1523
- reviewFeatured: null,
1524
- pointName: '시청권',
1525
- releasedDate: null,
1526
- rank: null,
1527
- updatedDate: '2024-12-10 13:39:46',
1528
- sourceFeatured: null,
1529
- seriesLogo: null,
1530
- itemTitle: 'Class 2. How to make Figures',
1531
- reviewCount: '7',
1532
- pinned: null,
1533
- itemConversionLink: '/C00007/classes/5121/information',
1534
- discountPoint: '0',
1535
- sourceDesc: null,
1536
- shippingPrice: null,
1537
- customImg2: null,
1538
- originalPoint: '0',
1539
- originalPriceWithShipping: null,
1540
- purchaserCount: null,
1541
- lowestPriceWithShipping: null,
1542
- sourceConversionLink: null,
1543
- ratingAvgPoint: '2.0',
1544
- customUri1: null,
1545
- commentFeatured: null,
1546
- shippingPoint: null,
1547
- nation: null,
1548
- instructor: null,
1549
- paid: '',
1550
- creator: null,
1551
- actor: null,
1552
- discountPrice: '0',
1553
- ageGradeName: '',
1554
- viewCount: '',
1555
- currency: 'KRW',
1556
- conversionLinkName: null,
1557
- order: null,
1558
- conversionLinkDesc: null,
1559
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/7ecfacd3-51e6-41b1-9f17-d479a638acb5',
1560
- originalPrice: '0',
1561
- reactionCount: null,
1562
- lowestPoint: '0',
1563
- categoryConversionLink: null,
1564
- seriesTitles: null,
1565
- createdDate: '2023-11-13 13:18:10',
1566
- originalPointWithShipping: null,
1567
- customString3: null,
1568
- customString2: null,
1569
- customString4: null,
1570
- customString1: null,
1571
- dislikeCount: null,
1572
- contentsCount: '5',
1573
- itemAttachmentUri: null,
1574
- commentFeaturedConversionLink: null,
1575
- level: null,
1576
- labels: null,
1577
- customString0: null,
1578
- publishedDate: '2023-02-24 02:41:35',
1579
- itemAttachmentName: null,
1580
- seriesConversionLink: null,
1581
- director: null,
1582
- discountName: '',
1583
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1584
- likeCount: null,
1585
- itemOverview: '',
1586
- itemPreviewVideo: null,
1587
- reviewFeaturedConversionLink: null,
1588
- resourceAttachmentFiles: null,
1589
- bookmarkCount: '',
1590
- sourceName: '123123',
1591
- customUri0: null,
1592
- customUri2: null,
1593
- customImg0: null,
1594
- gradeName: null,
1595
- itemAttachmentImg: null,
1596
- itemDesc: '1. Figure Making for Beginners: This class is aimed at people who are making figures for the first t...',
1597
- customImg1: null,
1598
- conversionLinkThumbnail: null,
1599
- logo: null,
1600
- lowestPrice: '0',
1601
- synopsis: null,
1602
- customVideo2: null
1603
- },
1604
- {
1605
- discountRate: '94',
1606
- lowestPointWithShipping: null,
1607
- conversionLinkUri: null,
1608
- customVideo1: null,
1609
- itemPreviewImgs: null,
1610
- genre: null,
1611
- commentCount: null,
1612
- ratingCount: '8',
1613
- categoryTitle: null,
1614
- customVideo0: null,
1615
- subCreator: null,
1616
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1617
- reviewFeatured: null,
1618
- pointName: '시청권',
1619
- releasedDate: null,
1620
- rank: null,
1621
- updatedDate: '2024-12-10 13:39:46',
1622
- sourceFeatured: null,
1623
- seriesLogo: null,
1624
- itemTitle: 'Class 1. How to Make Cookies',
1625
- reviewCount: '8',
1626
- pinned: null,
1627
- itemConversionLink: '/C00007/classes/5122/information',
1628
- discountPoint: '47',
1629
- sourceDesc: null,
1630
- shippingPrice: null,
1631
- customImg2: null,
1632
- originalPoint: '50',
1633
- originalPriceWithShipping: null,
1634
- purchaserCount: null,
1635
- lowestPriceWithShipping: null,
1636
- sourceConversionLink: null,
1637
- ratingAvgPoint: '1.5',
1638
- customUri1: null,
1639
- commentFeatured: null,
1640
- shippingPoint: null,
1641
- nation: null,
1642
- instructor: null,
1643
- paid: 'paid',
1644
- creator: null,
1645
- actor: null,
1646
- discountPrice: '4700',
1647
- ageGradeName: '',
1648
- viewCount: '',
1649
- currency: 'KRW',
1650
- conversionLinkName: null,
1651
- order: null,
1652
- conversionLinkDesc: null,
1653
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/36df6dba-d20d-430e-abed-e696d054339a',
1654
- originalPrice: '5000',
1655
- reactionCount: null,
1656
- lowestPoint: '3',
1657
- categoryConversionLink: null,
1658
- seriesTitles: null,
1659
- createdDate: '2023-11-13 13:18:10',
1660
- originalPointWithShipping: null,
1661
- customString3: null,
1662
- customString2: null,
1663
- customString4: null,
1664
- customString1: null,
1665
- dislikeCount: null,
1666
- contentsCount: '14',
1667
- itemAttachmentUri: null,
1668
- commentFeaturedConversionLink: null,
1669
- level: null,
1670
- labels: null,
1671
- customString0: null,
1672
- publishedDate: '2023-02-24 02:41:40',
1673
- itemAttachmentName: null,
1674
- seriesConversionLink: null,
1675
- director: null,
1676
- discountName: '',
1677
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1678
- likeCount: null,
1679
- itemOverview: '',
1680
- itemPreviewVideo: null,
1681
- reviewFeaturedConversionLink: null,
1682
- resourceAttachmentFiles: null,
1683
- bookmarkCount: '',
1684
- sourceName: '123123',
1685
- customUri0: null,
1686
- customUri2: null,
1687
- customImg0: null,
1688
- gradeName: null,
1689
- itemAttachmentImg: null,
1690
- itemDesc: '1. Cookie Making for Beginners: This class is aimed at those who are making cookies for the first ti...',
1691
- customImg1: null,
1692
- conversionLinkThumbnail: null,
1693
- logo: null,
1694
- lowestPrice: '300',
1695
- synopsis: null,
1696
- customVideo2: null
1697
- },
1698
- {
1699
- discountRate: '94',
1700
- lowestPointWithShipping: null,
1701
- conversionLinkUri: null,
1702
- customVideo1: null,
1703
- itemPreviewImgs: null,
1704
- genre: null,
1705
- commentCount: null,
1706
- ratingCount: '6',
1707
- categoryTitle: null,
1708
- customVideo0: null,
1709
- subCreator: null,
1710
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1711
- reviewFeatured: null,
1712
- pointName: '시청권',
1713
- releasedDate: null,
1714
- rank: null,
1715
- updatedDate: '2024-12-10 13:39:46',
1716
- sourceFeatured: null,
1717
- seriesLogo: null,
1718
- itemTitle: '[퍼블 아카데미 미리보기] pApp 기초 클래스',
1719
- reviewCount: '6',
1720
- pinned: null,
1721
- itemConversionLink: '/C00007/classes/9266/information',
1722
- discountPoint: '47',
1723
- sourceDesc: null,
1724
- shippingPrice: null,
1725
- customImg2: null,
1726
- originalPoint: '50',
1727
- originalPriceWithShipping: null,
1728
- purchaserCount: null,
1729
- lowestPriceWithShipping: null,
1730
- sourceConversionLink: null,
1731
- ratingAvgPoint: '2.7',
1732
- customUri1: null,
1733
- commentFeatured: null,
1734
- shippingPoint: null,
1735
- nation: null,
1736
- instructor: null,
1737
- paid: 'paid',
1738
- creator: null,
1739
- actor: null,
1740
- discountPrice: '4700',
1741
- ageGradeName: '',
1742
- viewCount: '',
1743
- currency: 'KRW',
1744
- conversionLinkName: null,
1745
- order: null,
1746
- conversionLinkDesc: null,
1747
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/11ccc848-0ae7-460d-8c8a-92d633b32be1',
1748
- originalPrice: '5000',
1749
- reactionCount: null,
1750
- lowestPoint: '3',
1751
- categoryConversionLink: null,
1752
- seriesTitles: null,
1753
- createdDate: '2024-06-13 05:08:50',
1754
- originalPointWithShipping: null,
1755
- customString3: null,
1756
- customString2: null,
1757
- customString4: null,
1758
- customString1: null,
1759
- dislikeCount: null,
1760
- contentsCount: '3',
1761
- itemAttachmentUri: null,
1762
- commentFeaturedConversionLink: null,
1763
- level: null,
1764
- labels: null,
1765
- customString0: null,
1766
- publishedDate: '2024-06-13 05:08:50',
1767
- itemAttachmentName: null,
1768
- seriesConversionLink: null,
1769
- director: null,
1770
- discountName: '',
1771
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1772
- likeCount: null,
1773
- itemOverview: '',
1774
- itemPreviewVideo: null,
1775
- reviewFeaturedConversionLink: null,
1776
- resourceAttachmentFiles: null,
1777
- bookmarkCount: '',
1778
- sourceName: '이름바꾼셀러',
1779
- customUri0: null,
1780
- customUri2: null,
1781
- customImg0: null,
1782
- gradeName: null,
1783
- itemAttachmentImg: null,
1784
- itemDesc: '',
1785
- customImg1: null,
1786
- conversionLinkThumbnail: null,
1787
- logo: null,
1788
- lowestPrice: '300',
1789
- synopsis: null,
1790
- customVideo2: null
1791
- },
1792
- {
1793
- discountRate: '0',
1794
- lowestPointWithShipping: null,
1795
- conversionLinkUri: null,
1796
- customVideo1: null,
1797
- itemPreviewImgs: null,
1798
- genre: null,
1799
- commentCount: null,
1800
- ratingCount: '7',
1801
- categoryTitle: null,
1802
- customVideo0: null,
1803
- subCreator: null,
1804
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1805
- reviewFeatured: null,
1806
- pointName: '시청권',
1807
- releasedDate: null,
1808
- rank: null,
1809
- updatedDate: '2024-12-10 13:39:46',
1810
- sourceFeatured: null,
1811
- seriesLogo: null,
1812
- itemTitle: '차원이 다른 연구 프로세스 : 연구자를 위한 AI툴 활용법',
1813
- reviewCount: '7',
1814
- pinned: null,
1815
- itemConversionLink: '/C00007/classes/9267/information',
1816
- discountPoint: '0',
1817
- sourceDesc: null,
1818
- shippingPrice: null,
1819
- customImg2: null,
1820
- originalPoint: '0',
1821
- originalPriceWithShipping: null,
1822
- purchaserCount: null,
1823
- lowestPriceWithShipping: null,
1824
- sourceConversionLink: null,
1825
- ratingAvgPoint: '2.3',
1826
- customUri1: null,
1827
- commentFeatured: null,
1828
- shippingPoint: null,
1829
- nation: null,
1830
- instructor: null,
1831
- paid: '',
1832
- creator: null,
1833
- actor: null,
1834
- discountPrice: '0',
1835
- ageGradeName: '',
1836
- viewCount: '',
1837
- currency: 'KRW',
1838
- conversionLinkName: null,
1839
- order: null,
1840
- conversionLinkDesc: null,
1841
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/ab205601-cabc-408c-bec4-bb51114f3d3f',
1842
- originalPrice: '0',
1843
- reactionCount: null,
1844
- lowestPoint: '0',
1845
- categoryConversionLink: null,
1846
- seriesTitles: null,
1847
- createdDate: '2024-06-13 05:17:43',
1848
- originalPointWithShipping: null,
1849
- customString3: null,
1850
- customString2: null,
1851
- customString4: null,
1852
- customString1: null,
1853
- dislikeCount: null,
1854
- contentsCount: '4',
1855
- itemAttachmentUri: null,
1856
- commentFeaturedConversionLink: null,
1857
- level: null,
1858
- labels: null,
1859
- customString0: null,
1860
- publishedDate: '2024-06-13 05:17:43',
1861
- itemAttachmentName: null,
1862
- seriesConversionLink: null,
1863
- director: null,
1864
- discountName: '',
1865
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1866
- likeCount: null,
1867
- itemOverview: '',
1868
- itemPreviewVideo: null,
1869
- reviewFeaturedConversionLink: null,
1870
- resourceAttachmentFiles: null,
1871
- bookmarkCount: '',
1872
- sourceName: '이름바꾼셀러',
1873
- customUri0: null,
1874
- customUri2: null,
1875
- customImg0: null,
1876
- gradeName: null,
1877
- itemAttachmentImg: null,
1878
- itemDesc: '',
1879
- customImg1: null,
1880
- conversionLinkThumbnail: null,
1881
- logo: null,
1882
- lowestPrice: '0',
1883
- synopsis: null,
1884
- customVideo2: null
1885
- },
1886
- {
1887
- discountRate: '0',
1888
- lowestPointWithShipping: null,
1889
- conversionLinkUri: null,
1890
- customVideo1: null,
1891
- itemPreviewImgs: null,
1892
- genre: null,
1893
- commentCount: null,
1894
- ratingCount: '8',
1895
- categoryTitle: null,
1896
- customVideo0: null,
1897
- subCreator: null,
1898
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1899
- reviewFeatured: null,
1900
- pointName: '시청권',
1901
- releasedDate: null,
1902
- rank: null,
1903
- updatedDate: '2025-05-14 08:52:55',
1904
- sourceFeatured: null,
1905
- seriesLogo: null,
1906
- itemTitle: '퍼블 디자인팀을 이끄는 김혜진 리드의 AI 시대, 고객을 사로잡는 브랜딩 자산 구축',
1907
- reviewCount: '8',
1908
- pinned: null,
1909
- itemConversionLink: '/C00007/classes/9269/information',
1910
- discountPoint: '0',
1911
- sourceDesc: null,
1912
- shippingPrice: null,
1913
- customImg2: null,
1914
- originalPoint: '0',
1915
- originalPriceWithShipping: null,
1916
- purchaserCount: null,
1917
- lowestPriceWithShipping: null,
1918
- sourceConversionLink: null,
1919
- ratingAvgPoint: '2.6',
1920
- customUri1: null,
1921
- commentFeatured: null,
1922
- shippingPoint: null,
1923
- nation: null,
1924
- instructor: null,
1925
- paid: '',
1926
- creator: null,
1927
- actor: null,
1928
- discountPrice: '0',
1929
- ageGradeName: '경력',
1930
- viewCount: '',
1931
- currency: 'KRW',
1932
- conversionLinkName: null,
1933
- order: null,
1934
- conversionLinkDesc: null,
1935
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/165de33b-b3c2-4265-8be5-1865479d8ba5',
1936
- originalPrice: '0',
1937
- reactionCount: null,
1938
- lowestPoint: '0',
1939
- categoryConversionLink: null,
1940
- seriesTitles: null,
1941
- createdDate: '2024-06-13 05:48:43',
1942
- originalPointWithShipping: null,
1943
- customString3: null,
1944
- customString2: null,
1945
- customString4: null,
1946
- customString1: null,
1947
- dislikeCount: null,
1948
- contentsCount: '1',
1949
- itemAttachmentUri: null,
1950
- commentFeaturedConversionLink: null,
1951
- level: null,
1952
- labels: null,
1953
- customString0: null,
1954
- publishedDate: '2024-06-13 05:48:43',
1955
- itemAttachmentName: null,
1956
- seriesConversionLink: null,
1957
- director: null,
1958
- discountName: '',
1959
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
1960
- likeCount: null,
1961
- itemOverview: '',
1962
- itemPreviewVideo: null,
1963
- reviewFeaturedConversionLink: null,
1964
- resourceAttachmentFiles: null,
1965
- bookmarkCount: '',
1966
- sourceName: '이름바꾼셀러',
1967
- customUri0: null,
1968
- customUri2: null,
1969
- customImg0: null,
1970
- gradeName: null,
1971
- itemAttachmentImg: null,
1972
- itemDesc: '<p><video controls="controls" width="300" height="150">\n<source src="https://publ-sw-core-image.s3.a...',
1973
- customImg1: null,
1974
- conversionLinkThumbnail: null,
1975
- logo: null,
1976
- lowestPrice: '0',
1977
- synopsis: null,
1978
- customVideo2: null
1979
- },
1980
- {
1981
- discountRate: '0',
1982
- lowestPointWithShipping: null,
1983
- conversionLinkUri: null,
1984
- customVideo1: null,
1985
- itemPreviewImgs: null,
1986
- genre: null,
1987
- commentCount: null,
1988
- ratingCount: '6',
1989
- categoryTitle: null,
1990
- customVideo0: null,
1991
- subCreator: null,
1992
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
1993
- reviewFeatured: null,
1994
- pointName: '시청권',
1995
- releasedDate: null,
1996
- rank: null,
1997
- updatedDate: '2024-12-10 13:39:46',
1998
- sourceFeatured: null,
1999
- seriesLogo: null,
2000
- itemTitle: 'Class 4. How to Make Money with PDFs',
2001
- reviewCount: '6',
2002
- pinned: null,
2003
- itemConversionLink: '/C00007/classes/5119/information',
2004
- discountPoint: '0',
2005
- sourceDesc: null,
2006
- shippingPrice: null,
2007
- customImg2: null,
2008
- originalPoint: '0',
2009
- originalPriceWithShipping: null,
2010
- purchaserCount: null,
2011
- lowestPriceWithShipping: null,
2012
- sourceConversionLink: null,
2013
- ratingAvgPoint: '3.0',
2014
- customUri1: null,
2015
- commentFeatured: null,
2016
- shippingPoint: null,
2017
- nation: null,
2018
- instructor: null,
2019
- paid: '',
2020
- creator: null,
2021
- actor: null,
2022
- discountPrice: '0',
2023
- ageGradeName: '',
2024
- viewCount: '',
2025
- currency: 'KRW',
2026
- conversionLinkName: null,
2027
- order: null,
2028
- conversionLinkDesc: null,
2029
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/86948e45-8918-47a8-a760-7d9aef495b60',
2030
- originalPrice: '0',
2031
- reactionCount: null,
2032
- lowestPoint: '0',
2033
- categoryConversionLink: null,
2034
- seriesTitles: null,
2035
- createdDate: '2023-11-13 13:18:10',
2036
- originalPointWithShipping: null,
2037
- customString3: null,
2038
- customString2: null,
2039
- customString4: null,
2040
- customString1: null,
2041
- dislikeCount: null,
2042
- contentsCount: '6',
2043
- itemAttachmentUri: null,
2044
- commentFeaturedConversionLink: null,
2045
- level: null,
2046
- labels: null,
2047
- customString0: null,
2048
- publishedDate: '2023-02-24 02:41:24',
2049
- itemAttachmentName: null,
2050
- seriesConversionLink: null,
2051
- director: null,
2052
- discountName: '',
2053
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
2054
- likeCount: null,
2055
- itemOverview: '',
2056
- itemPreviewVideo: null,
2057
- reviewFeaturedConversionLink: null,
2058
- resourceAttachmentFiles: null,
2059
- bookmarkCount: '',
2060
- sourceName: '123123',
2061
- customUri0: null,
2062
- customUri2: null,
2063
- customImg0: null,
2064
- gradeName: null,
2065
- itemAttachmentImg: null,
2066
- itemDesc: '1. How to Create and Sell Digital Products with PDFs: This lecture will cover how to create and sell...',
2067
- customImg1: null,
2068
- conversionLinkThumbnail: null,
2069
- logo: null,
2070
- lowestPrice: '0',
2071
- synopsis: null,
2072
- customVideo2: null
2073
- },
2074
- {
2075
- discountRate: '0',
2076
- lowestPointWithShipping: null,
2077
- conversionLinkUri: null,
2078
- customVideo1: null,
2079
- itemPreviewImgs: null,
2080
- genre: null,
2081
- commentCount: null,
2082
- ratingCount: '2',
2083
- categoryTitle: null,
2084
- customVideo0: null,
2085
- subCreator: null,
2086
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
2087
- reviewFeatured: null,
2088
- pointName: '시청권',
2089
- releasedDate: null,
2090
- rank: null,
2091
- updatedDate: '2024-12-10 13:39:46',
2092
- sourceFeatured: null,
2093
- seriesLogo: null,
2094
- itemTitle: 'Class 3. Smart Store',
2095
- reviewCount: '2',
2096
- pinned: null,
2097
- itemConversionLink: '/C00007/classes/5120/information',
2098
- discountPoint: '0',
2099
- sourceDesc: null,
2100
- shippingPrice: null,
2101
- customImg2: null,
2102
- originalPoint: '0',
2103
- originalPriceWithShipping: null,
2104
- purchaserCount: null,
2105
- lowestPriceWithShipping: null,
2106
- sourceConversionLink: null,
2107
- ratingAvgPoint: '1.5',
2108
- customUri1: null,
2109
- commentFeatured: null,
2110
- shippingPoint: null,
2111
- nation: null,
2112
- instructor: null,
2113
- paid: '',
2114
- creator: null,
2115
- actor: null,
2116
- discountPrice: '0',
2117
- ageGradeName: '',
2118
- viewCount: '',
2119
- currency: 'KRW',
2120
- conversionLinkName: null,
2121
- order: null,
2122
- conversionLinkDesc: null,
2123
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/5d614bb4-a1fc-4dde-b784-c869bc5bf95c',
2124
- originalPrice: '0',
2125
- reactionCount: null,
2126
- lowestPoint: '0',
2127
- categoryConversionLink: null,
2128
- seriesTitles: null,
2129
- createdDate: '2023-11-13 13:18:10',
2130
- originalPointWithShipping: null,
2131
- customString3: null,
2132
- customString2: null,
2133
- customString4: null,
2134
- customString1: null,
2135
- dislikeCount: null,
2136
- contentsCount: '5',
2137
- itemAttachmentUri: null,
2138
- commentFeaturedConversionLink: null,
2139
- level: null,
2140
- labels: null,
2141
- customString0: null,
2142
- publishedDate: '2023-02-24 02:41:28',
2143
- itemAttachmentName: null,
2144
- seriesConversionLink: null,
2145
- director: null,
2146
- discountName: '',
2147
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
2148
- likeCount: null,
2149
- itemOverview: '',
2150
- itemPreviewVideo: null,
2151
- reviewFeaturedConversionLink: null,
2152
- resourceAttachmentFiles: null,
2153
- bookmarkCount: '',
2154
- sourceName: '123123',
2155
- customUri0: null,
2156
- customUri2: null,
2157
- customImg0: null,
2158
- gradeName: null,
2159
- itemAttachmentImg: null,
2160
- itemDesc: '1. Smart Store Basics: This class aims to teach the basics of operating a smart store. It covers top...',
2161
- customImg1: null,
2162
- conversionLinkThumbnail: null,
2163
- logo: null,
2164
- lowestPrice: '0',
2165
- synopsis: null,
2166
- customVideo2: null
2167
- },
2168
- {
2169
- discountRate: '0',
2170
- lowestPointWithShipping: null,
2171
- conversionLinkUri: null,
2172
- customVideo1: null,
2173
- itemPreviewImgs: null,
2174
- genre: null,
2175
- commentCount: null,
2176
- ratingCount: '7',
2177
- categoryTitle: null,
2178
- customVideo0: null,
2179
- subCreator: null,
2180
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
2181
- reviewFeatured: null,
2182
- pointName: '시청권',
2183
- releasedDate: null,
2184
- rank: null,
2185
- updatedDate: '2024-12-10 13:39:46',
2186
- sourceFeatured: null,
2187
- seriesLogo: null,
2188
- itemTitle: 'Class 2. How to make Figures',
2189
- reviewCount: '7',
2190
- pinned: null,
2191
- itemConversionLink: '/C00007/classes/5121/information',
2192
- discountPoint: '0',
2193
- sourceDesc: null,
2194
- shippingPrice: null,
2195
- customImg2: null,
2196
- originalPoint: '0',
2197
- originalPriceWithShipping: null,
2198
- purchaserCount: null,
2199
- lowestPriceWithShipping: null,
2200
- sourceConversionLink: null,
2201
- ratingAvgPoint: '2.0',
2202
- customUri1: null,
2203
- commentFeatured: null,
2204
- shippingPoint: null,
2205
- nation: null,
2206
- instructor: null,
2207
- paid: '',
2208
- creator: null,
2209
- actor: null,
2210
- discountPrice: '0',
2211
- ageGradeName: '',
2212
- viewCount: '',
2213
- currency: 'KRW',
2214
- conversionLinkName: null,
2215
- order: null,
2216
- conversionLinkDesc: null,
2217
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/7ecfacd3-51e6-41b1-9f17-d479a638acb5',
2218
- originalPrice: '0',
2219
- reactionCount: null,
2220
- lowestPoint: '0',
2221
- categoryConversionLink: null,
2222
- seriesTitles: null,
2223
- createdDate: '2023-11-13 13:18:10',
2224
- originalPointWithShipping: null,
2225
- customString3: null,
2226
- customString2: null,
2227
- customString4: null,
2228
- customString1: null,
2229
- dislikeCount: null,
2230
- contentsCount: '5',
2231
- itemAttachmentUri: null,
2232
- commentFeaturedConversionLink: null,
2233
- level: null,
2234
- labels: null,
2235
- customString0: null,
2236
- publishedDate: '2023-02-24 02:41:35',
2237
- itemAttachmentName: null,
2238
- seriesConversionLink: null,
2239
- director: null,
2240
- discountName: '',
2241
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
2242
- likeCount: null,
2243
- itemOverview: '',
2244
- itemPreviewVideo: null,
2245
- reviewFeaturedConversionLink: null,
2246
- resourceAttachmentFiles: null,
2247
- bookmarkCount: '',
2248
- sourceName: '123123',
2249
- customUri0: null,
2250
- customUri2: null,
2251
- customImg0: null,
2252
- gradeName: null,
2253
- itemAttachmentImg: null,
2254
- itemDesc: '1. Figure Making for Beginners: This class is aimed at people who are making figures for the first t...',
2255
- customImg1: null,
2256
- conversionLinkThumbnail: null,
2257
- logo: null,
2258
- lowestPrice: '0',
2259
- synopsis: null,
2260
- customVideo2: null
2261
- },
2262
- {
2263
- discountRate: '94',
2264
- lowestPointWithShipping: null,
2265
- conversionLinkUri: null,
2266
- customVideo1: null,
2267
- itemPreviewImgs: null,
2268
- genre: null,
2269
- commentCount: null,
2270
- ratingCount: '8',
2271
- categoryTitle: null,
2272
- customVideo0: null,
2273
- subCreator: null,
2274
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
2275
- reviewFeatured: null,
2276
- pointName: '시청권',
2277
- releasedDate: null,
2278
745
  rank: null,
2279
- updatedDate: '2024-12-10 13:39:46',
2280
- sourceFeatured: null,
2281
- seriesLogo: null,
2282
- itemTitle: 'Class 1. How to Make Cookies',
2283
- reviewCount: '8',
2284
- pinned: null,
2285
- itemConversionLink: '/C00007/classes/5122/information',
2286
- discountPoint: '47',
2287
- sourceDesc: null,
2288
- shippingPrice: null,
2289
- customImg2: null,
2290
- originalPoint: '50',
2291
- originalPriceWithShipping: null,
2292
- purchaserCount: null,
2293
- lowestPriceWithShipping: null,
2294
- sourceConversionLink: null,
2295
- ratingAvgPoint: '1.5',
2296
- customUri1: null,
2297
- commentFeatured: null,
2298
- shippingPoint: null,
2299
- nation: null,
2300
- instructor: null,
2301
- paid: 'paid',
2302
- creator: null,
2303
- actor: null,
2304
- discountPrice: '4700',
2305
- ageGradeName: '',
2306
- viewCount: '',
2307
- currency: 'KRW',
2308
- conversionLinkName: null,
2309
- order: null,
2310
- conversionLinkDesc: null,
2311
- itemThumbnail: 'https://publ-upload-prod.s3.ap-northeast-2.amazonaws.com/36df6dba-d20d-430e-abed-e696d054339a',
2312
- originalPrice: '5000',
2313
- reactionCount: null,
2314
- lowestPoint: '3',
2315
- categoryConversionLink: null,
2316
- seriesTitles: null,
2317
- createdDate: '2023-11-13 13:18:10',
2318
- originalPointWithShipping: null,
2319
- customString3: null,
2320
- customString2: null,
2321
- customString4: null,
2322
- customString1: null,
2323
- dislikeCount: null,
2324
- contentsCount: '14',
2325
- itemAttachmentUri: null,
2326
- commentFeaturedConversionLink: null,
2327
- level: null,
2328
- labels: null,
2329
- customString0: null,
2330
- publishedDate: '2023-02-24 02:41:40',
2331
- itemAttachmentName: null,
2332
- seriesConversionLink: null,
2333
- director: null,
2334
- discountName: '',
2335
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
2336
- likeCount: null,
2337
- itemOverview: '',
2338
- itemPreviewVideo: null,
2339
- reviewFeaturedConversionLink: null,
2340
- resourceAttachmentFiles: null,
2341
- bookmarkCount: '',
2342
- sourceName: '123123',
2343
- customUri0: null,
2344
- customUri2: null,
2345
- customImg0: null,
2346
- gradeName: null,
2347
- itemAttachmentImg: null,
2348
- itemDesc: '1. Cookie Making for Beginners: This class is aimed at those who are making cookies for the first ti...',
2349
- customImg1: null,
2350
- conversionLinkThumbnail: null,
2351
- logo: null,
2352
- lowestPrice: '300',
2353
- synopsis: null,
2354
- customVideo2: null
2355
- },
2356
- {
2357
- discountRate: '94',
2358
- lowestPointWithShipping: null,
2359
- conversionLinkUri: null,
2360
- customVideo1: null,
2361
- itemPreviewImgs: null,
2362
- genre: null,
2363
- commentCount: null,
2364
- ratingCount: '6',
2365
- categoryTitle: null,
2366
- customVideo0: null,
2367
- subCreator: null,
2368
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
2369
- reviewFeatured: null,
2370
- pointName: '시청권',
2371
746
  releasedDate: null,
2372
- rank: null,
2373
- updatedDate: '2024-12-10 13:39:46',
2374
- sourceFeatured: null,
2375
- seriesLogo: null,
2376
- itemTitle: '[퍼블 아카데미 미리보기] pApp 기초 클래스',
2377
- reviewCount: '6',
2378
- pinned: null,
2379
- itemConversionLink: '/C00007/classes/9266/information',
2380
- discountPoint: '47',
2381
- sourceDesc: null,
2382
- shippingPrice: null,
2383
- customImg2: null,
2384
- originalPoint: '50',
747
+ customVideo1: null,
748
+ customString4: null,
749
+ badges: [
750
+ {
751
+ bgColorInHex: '#25C8BC',
752
+ borderColorInHex: null,
753
+ fgColorInHex: null,
754
+ id: 175,
755
+ manifestCode: 'BADGE_NNN_CUSTOM',
756
+ name: 'Premium',
757
+ refId: '01KEGCTYNWZ93PM918Y9GT6J9F'
758
+ }
759
+ ],
760
+ currency: 'KRW',
761
+ categories: [
762
+ {
763
+ conversionLink: '/X00004/products?catId=01KEZN02GSBH07A4QV53JSDVFG',
764
+ id: 171,
765
+ name: '게임',
766
+ refId: '01KEZN02GSBH07A4QV53JSDVFG'
767
+ }
768
+ ],
769
+ itemAttachmentImg: null,
770
+ scheduledSaleStartsAt: '2026-01-15 15:00:00',
2385
771
  originalPriceWithShipping: null,
2386
- purchaserCount: null,
2387
- lowestPriceWithShipping: null,
2388
- sourceConversionLink: null,
2389
- ratingAvgPoint: '2.7',
772
+ sourceDesc: null,
773
+ createdDate: '2026-01-15 02:58:43',
774
+ customUri0: null,
775
+ categoryTitle: null,
776
+ labels: [
777
+ {
778
+ id: 272,
779
+ name: '게임',
780
+ refId: '01KEZN1D88S9RF6QFZP88MH43X'
781
+ }
782
+ ],
783
+ seriesLogo: null,
784
+ customVideo0: null,
785
+ conversionLinkUri: null,
786
+ ratingCount: null,
787
+ itemAttachmentUri: null,
2390
788
  customUri1: null,
2391
- commentFeatured: null,
789
+ sourceConversionLink: null,
790
+ discountPrice: '2000',
791
+ customImg1: null,
792
+ itemOverview: '기사기사',
793
+ lowestPrice: '900',
2392
794
  shippingPoint: null,
2393
- nation: null,
2394
- instructor: null,
2395
- paid: 'paid',
2396
- creator: null,
2397
- actor: null,
2398
- discountPrice: '4700',
2399
- ageGradeName: '',
2400
- viewCount: '',
2401
- currency: 'KRW',
2402
- conversionLinkName: null,
795
+ itemPreviewVideo: null,
796
+ gradeName: null,
797
+ itemTitle: '기사기사',
798
+ logo: null,
799
+ customString3: null,
800
+ resourceAttachmentFiles: null,
801
+ dislikeCount: null,
802
+ conversionLinkThumbnail: null,
803
+ itemPreviewImgs: null,
804
+ synopsis: null,
805
+ lowestPointWithShipping: null,
2403
806
  order: null,
2404
- conversionLinkDesc: null,
2405
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/11ccc848-0ae7-460d-8c8a-92d633b32be1',
2406
- originalPrice: '5000',
807
+ boardCategoryLabels: null,
808
+ ageGradeName: null,
809
+ instructor: null,
810
+ sourceName: null,
2407
811
  reactionCount: null,
2408
- lowestPoint: '3',
812
+ subCreator: null,
813
+ sourceImg: null,
814
+ contentsCount: null,
2409
815
  categoryConversionLink: null,
816
+ reviewFeaturedConversionLink: null,
817
+ discountPoint: null,
818
+ saleStatus: 'DISCONTINUED',
819
+ itemId: '243',
820
+ customUri2: null,
821
+ lowestPoint: null,
822
+ customString0: null,
823
+ purchaserCount: '0',
2410
824
  seriesTitles: null,
2411
- createdDate: '2024-06-13 05:08:50',
2412
- originalPointWithShipping: null,
2413
- customString3: null,
825
+ discountRate: '68.97',
826
+ paid: 'PAID',
827
+ conversionLinkName: null,
828
+ likeCount: null,
829
+ shippingPrice: '0',
830
+ itemAttachmentName: null,
831
+ level: null,
832
+ actor: null,
833
+ creator: null,
834
+ publishedDate: null,
2414
835
  customString2: null,
2415
- customString4: null,
836
+ itemConversionLink: '/X00004/products/k-n-ight-5m2jygic',
837
+ originalPrice: '2900',
838
+ director: null,
839
+ reviewCount: null,
840
+ ratingAvgPoint: null,
841
+ reviewFeatured: null,
842
+ customImg2: null,
843
+ sourceFeatured: null,
844
+ discountName: null,
2416
845
  customString1: null,
2417
- dislikeCount: null,
2418
- contentsCount: '3',
2419
- itemAttachmentUri: null,
846
+ pointImg: null,
847
+ updatedDate: '2026-01-15 02:58:43',
848
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/2d703588-43fc-4e3b-8d40-20cbb7ea6c88.jpeg',
849
+ customVideo2: null,
850
+ bookmarkCount: null,
851
+ viewCount: null,
2420
852
  commentFeaturedConversionLink: null,
2421
- level: null,
2422
- labels: null,
2423
- customString0: null,
2424
- publishedDate: '2024-06-13 05:08:50',
2425
- itemAttachmentName: null,
2426
853
  seriesConversionLink: null,
2427
- director: null,
2428
- discountName: '',
2429
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
2430
- likeCount: null,
2431
- itemOverview: '',
2432
- itemPreviewVideo: null,
2433
- reviewFeaturedConversionLink: null,
2434
- resourceAttachmentFiles: null,
2435
- bookmarkCount: '',
2436
- sourceName: '이름바꾼셀러',
2437
- customUri0: null,
2438
- customUri2: null,
2439
- customImg0: null,
2440
- gradeName: null,
2441
- itemAttachmentImg: null,
2442
- itemDesc: '',
2443
- customImg1: null,
2444
- conversionLinkThumbnail: null,
2445
- logo: null,
2446
- lowestPrice: '300',
2447
- synopsis: null,
2448
- customVideo2: null
854
+ commentCount: null,
855
+ genre: null,
856
+ pinned: null,
857
+ originalPoint: null,
858
+ commentFeatured: null
2449
859
  },
2450
860
  {
2451
- discountRate: '0',
2452
- lowestPointWithShipping: null,
2453
- conversionLinkUri: null,
861
+ itemDesc: '<p>포스트잇 메모지</p><p>&nbsp;</p>',
862
+ pointName: null,
863
+ conversionLinkDesc: null,
864
+ originalPointWithShipping: null,
865
+ lowestPriceWithShipping: null,
866
+ nation: null,
867
+ scheduledSaleEndsAt: '2026-02-01 00:00:00',
868
+ customImg0: null,
869
+ rank: null,
870
+ releasedDate: null,
2454
871
  customVideo1: null,
2455
- itemPreviewImgs: null,
2456
- genre: null,
2457
- commentCount: null,
2458
- ratingCount: '7',
872
+ customString4: null,
873
+ badges: [
874
+ {
875
+ bgColorInHex: '#FAA6E5',
876
+ borderColorInHex: null,
877
+ fgColorInHex: null,
878
+ id: 220,
879
+ manifestCode: 'BADGE_NNN_CUSTOM',
880
+ name: '배지지',
881
+ refId: '01KEZSGFFN2Y5BJHGX6W2YNA88'
882
+ }
883
+ ],
884
+ currency: 'KRW',
885
+ categories: [
886
+ {
887
+ conversionLink: '/X00004/products?catId=01KEZTERP867YF41DVECN265NE',
888
+ id: 190,
889
+ name: '문구',
890
+ refId: '01KEZTERP867YF41DVECN265NE'
891
+ }
892
+ ],
893
+ itemAttachmentImg: null,
894
+ scheduledSaleStartsAt: '',
895
+ originalPriceWithShipping: null,
896
+ sourceDesc: null,
897
+ createdDate: '2026-01-15 03:16:42',
898
+ customUri0: null,
2459
899
  categoryTitle: null,
2460
- customVideo0: null,
2461
- subCreator: null,
2462
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
2463
- reviewFeatured: null,
2464
- pointName: '시청권',
2465
- releasedDate: null,
2466
- rank: null,
2467
- updatedDate: '2024-12-10 13:39:46',
2468
- sourceFeatured: null,
900
+ labels: [
901
+ {
902
+ id: 241,
903
+ name: '선물',
904
+ refId: '01KEGCTYNS6RN4363GQRC428X9'
905
+ }
906
+ ],
2469
907
  seriesLogo: null,
2470
- itemTitle: '차원이 다른 연구 프로세스 : 연구자를 위한 AI툴 활용법',
2471
- reviewCount: '7',
2472
- pinned: null,
2473
- itemConversionLink: '/C00007/classes/9267/information',
2474
- discountPoint: '0',
2475
- sourceDesc: null,
2476
- shippingPrice: null,
2477
- customImg2: null,
2478
- originalPoint: '0',
2479
- originalPriceWithShipping: null,
2480
- purchaserCount: null,
2481
- lowestPriceWithShipping: null,
2482
- sourceConversionLink: null,
2483
- ratingAvgPoint: '2.3',
908
+ customVideo0: null,
909
+ conversionLinkUri: null,
910
+ ratingCount: null,
911
+ itemAttachmentUri: null,
2484
912
  customUri1: null,
2485
- commentFeatured: null,
913
+ sourceConversionLink: null,
914
+ discountPrice: '8800',
915
+ customImg1: null,
916
+ itemOverview: '포스트잇 메모지',
917
+ lowestPrice: '200',
2486
918
  shippingPoint: null,
2487
- nation: null,
2488
- instructor: null,
2489
- paid: '',
2490
- creator: null,
2491
- actor: null,
2492
- discountPrice: '0',
2493
- ageGradeName: '',
2494
- viewCount: '',
2495
- currency: 'KRW',
2496
- conversionLinkName: null,
919
+ itemPreviewVideo: null,
920
+ gradeName: null,
921
+ itemTitle: '포스트잇 메모지',
922
+ logo: null,
923
+ customString3: null,
924
+ resourceAttachmentFiles: null,
925
+ dislikeCount: null,
926
+ conversionLinkThumbnail: null,
927
+ itemPreviewImgs: null,
928
+ synopsis: null,
929
+ lowestPointWithShipping: null,
2497
930
  order: null,
2498
- conversionLinkDesc: null,
2499
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/ab205601-cabc-408c-bec4-bb51114f3d3f',
2500
- originalPrice: '0',
931
+ boardCategoryLabels: null,
932
+ ageGradeName: null,
933
+ instructor: null,
934
+ sourceName: null,
2501
935
  reactionCount: null,
2502
- lowestPoint: '0',
936
+ subCreator: null,
937
+ sourceImg: null,
938
+ contentsCount: null,
2503
939
  categoryConversionLink: null,
940
+ reviewFeaturedConversionLink: null,
941
+ discountPoint: null,
942
+ saleStatus: 'ACTIVE',
943
+ itemId: '244',
944
+ customUri2: null,
945
+ lowestPoint: null,
946
+ customString0: null,
947
+ purchaserCount: '0',
2504
948
  seriesTitles: null,
2505
- createdDate: '2024-06-13 05:17:43',
2506
- originalPointWithShipping: null,
2507
- customString3: null,
949
+ discountRate: '97.78',
950
+ paid: 'PAID',
951
+ conversionLinkName: null,
952
+ likeCount: null,
953
+ shippingPrice: '0',
954
+ itemAttachmentName: null,
955
+ level: null,
956
+ actor: null,
957
+ creator: null,
958
+ publishedDate: null,
2508
959
  customString2: null,
2509
- customString4: null,
960
+ itemConversionLink: '/X00004/products/memo-me-qrlncddo',
961
+ originalPrice: '9000',
962
+ director: null,
963
+ reviewCount: null,
964
+ ratingAvgPoint: null,
965
+ reviewFeatured: null,
966
+ customImg2: null,
967
+ sourceFeatured: null,
968
+ discountName: null,
2510
969
  customString1: null,
2511
- dislikeCount: null,
2512
- contentsCount: '4',
2513
- itemAttachmentUri: null,
970
+ pointImg: null,
971
+ updatedDate: '2026-01-15 03:16:42',
972
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/a1c7acc8-8a3c-4fdd-bff9-4ec1b2da6f17.png',
973
+ customVideo2: null,
974
+ bookmarkCount: null,
975
+ viewCount: null,
2514
976
  commentFeaturedConversionLink: null,
2515
- level: null,
2516
- labels: null,
2517
- customString0: null,
2518
- publishedDate: '2024-06-13 05:17:43',
2519
- itemAttachmentName: null,
2520
977
  seriesConversionLink: null,
2521
- director: null,
2522
- discountName: '',
2523
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
2524
- likeCount: null,
2525
- itemOverview: '',
2526
- itemPreviewVideo: null,
2527
- reviewFeaturedConversionLink: null,
2528
- resourceAttachmentFiles: null,
2529
- bookmarkCount: '',
2530
- sourceName: '이름바꾼셀러',
2531
- customUri0: null,
2532
- customUri2: null,
2533
- customImg0: null,
2534
- gradeName: null,
2535
- itemAttachmentImg: null,
2536
- itemDesc: '',
2537
- customImg1: null,
2538
- conversionLinkThumbnail: null,
2539
- logo: null,
2540
- lowestPrice: '0',
2541
- synopsis: null,
2542
- customVideo2: null
978
+ commentCount: null,
979
+ genre: null,
980
+ pinned: null,
981
+ originalPoint: null,
982
+ commentFeatured: null
2543
983
  },
2544
984
  {
2545
- discountRate: '0',
2546
- lowestPointWithShipping: null,
2547
- conversionLinkUri: null,
985
+ itemDesc: '<p>x</p>',
986
+ pointName: null,
987
+ conversionLinkDesc: null,
988
+ originalPointWithShipping: null,
989
+ lowestPriceWithShipping: null,
990
+ nation: null,
991
+ scheduledSaleEndsAt: '',
992
+ customImg0: null,
993
+ rank: null,
994
+ releasedDate: null,
2548
995
  customVideo1: null,
2549
- itemPreviewImgs: null,
2550
- genre: null,
2551
- commentCount: null,
2552
- ratingCount: '8',
996
+ customString4: null,
997
+ badges: [
998
+ {
999
+ bgColorInHex: '#25C8BC',
1000
+ borderColorInHex: null,
1001
+ fgColorInHex: null,
1002
+ id: 175,
1003
+ manifestCode: 'BADGE_NNN_CUSTOM',
1004
+ name: 'Premium',
1005
+ refId: '01KEGCTYNWZ93PM918Y9GT6J9F'
1006
+ },
1007
+ {
1008
+ bgColorInHex: '#FF4343',
1009
+ borderColorInHex: null,
1010
+ fgColorInHex: null,
1011
+ id: 177,
1012
+ manifestCode: 'BADGE_NNN_CUSTOM',
1013
+ name: 'Hot',
1014
+ refId: '01KEGCTYNY2RQZWMNEY6151BWC'
1015
+ }
1016
+ ],
1017
+ currency: 'KRW',
1018
+ categories: [
1019
+ {
1020
+ conversionLink: '/X00004/products?catId=01KEZTMJD5Z9D6PGPQN14TSGS2',
1021
+ id: 191,
1022
+ name: '온라인상품',
1023
+ refId: '01KEZTMJD5Z9D6PGPQN14TSGS2'
1024
+ },
1025
+ {
1026
+ conversionLink: '/X00004/products?catId=01KEZTMQ9R3WYZZYJC8SKBNA2G',
1027
+ id: 192,
1028
+ name: '티켓',
1029
+ refId: '01KEZTMQ9R3WYZZYJC8SKBNA2G'
1030
+ },
1031
+ {
1032
+ conversionLink: '/X00004/products?catId=01KEZTMWBN20ZSDBCFN2VYAGH2',
1033
+ id: 193,
1034
+ name: '초대권',
1035
+ refId: '01KEZTMWBN20ZSDBCFN2VYAGH2'
1036
+ },
1037
+ {
1038
+ conversionLink: '/X00004/products?catId=01KEZTNB91EWE8403ZF5BGTVZE',
1039
+ id: 194,
1040
+ name: '한정판매',
1041
+ refId: '01KEZTNB91EWE8403ZF5BGTVZE'
1042
+ },
1043
+ {
1044
+ conversionLink: '/X00004/products?catId=01KEZTNGEETRT3F315KMZX61W4',
1045
+ id: 195,
1046
+ name: '호텔',
1047
+ refId: '01KEZTNGEETRT3F315KMZX61W4'
1048
+ }
1049
+ ],
1050
+ itemAttachmentImg: null,
1051
+ scheduledSaleStartsAt: '',
1052
+ originalPriceWithShipping: null,
1053
+ sourceDesc: null,
1054
+ createdDate: '2026-01-15 03:20:21',
1055
+ customUri0: null,
2553
1056
  categoryTitle: null,
2554
- customVideo0: null,
2555
- subCreator: null,
2556
- sourceImg: 'https://static.publ.site/channel_default_prifile.png',
2557
- reviewFeatured: null,
2558
- pointName: '시청권',
2559
- releasedDate: null,
2560
- rank: null,
2561
- updatedDate: '2025-05-14 08:52:55',
2562
- sourceFeatured: null,
1057
+ labels: [
1058
+ {
1059
+ id: 241,
1060
+ name: '선물',
1061
+ refId: '01KEGCTYNS6RN4363GQRC428X9'
1062
+ },
1063
+ {
1064
+ id: 300,
1065
+ name: '티켓',
1066
+ refId: '01KEZTNXV5TMS1H9CGD9C3KY6X'
1067
+ }
1068
+ ],
2563
1069
  seriesLogo: null,
2564
- itemTitle: '퍼블 디자인팀을 이끄는 김혜진 리드의 AI 시대, 고객을 사로잡는 브랜딩 자산 구축',
2565
- reviewCount: '8',
2566
- pinned: null,
2567
- itemConversionLink: '/C00007/classes/9269/information',
2568
- discountPoint: '0',
2569
- sourceDesc: null,
2570
- shippingPrice: null,
2571
- customImg2: null,
2572
- originalPoint: '0',
2573
- originalPriceWithShipping: null,
2574
- purchaserCount: null,
2575
- lowestPriceWithShipping: null,
2576
- sourceConversionLink: null,
2577
- ratingAvgPoint: '2.6',
1070
+ customVideo0: null,
1071
+ conversionLinkUri: null,
1072
+ ratingCount: null,
1073
+ itemAttachmentUri: null,
2578
1074
  customUri1: null,
2579
- commentFeatured: null,
1075
+ sourceConversionLink: null,
1076
+ discountPrice: '2500',
1077
+ customImg1: null,
1078
+ itemOverview: '온라인 상품권',
1079
+ lowestPrice: '4500',
2580
1080
  shippingPoint: null,
2581
- nation: null,
2582
- instructor: null,
2583
- paid: '',
2584
- creator: null,
2585
- actor: null,
2586
- discountPrice: '0',
2587
- ageGradeName: '경력',
2588
- viewCount: '',
2589
- currency: 'KRW',
2590
- conversionLinkName: null,
1081
+ itemPreviewVideo: null,
1082
+ gradeName: null,
1083
+ itemTitle: '파티 초대권',
1084
+ logo: null,
1085
+ customString3: null,
1086
+ resourceAttachmentFiles: null,
1087
+ dislikeCount: null,
1088
+ conversionLinkThumbnail: null,
1089
+ itemPreviewImgs: null,
1090
+ synopsis: null,
1091
+ lowestPointWithShipping: null,
2591
1092
  order: null,
2592
- conversionLinkDesc: null,
2593
- itemThumbnail: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/165de33b-b3c2-4265-8be5-1865479d8ba5',
2594
- originalPrice: '0',
1093
+ boardCategoryLabels: null,
1094
+ ageGradeName: null,
1095
+ instructor: null,
1096
+ sourceName: null,
2595
1097
  reactionCount: null,
2596
- lowestPoint: '0',
1098
+ subCreator: null,
1099
+ sourceImg: null,
1100
+ contentsCount: null,
2597
1101
  categoryConversionLink: null,
1102
+ reviewFeaturedConversionLink: null,
1103
+ discountPoint: null,
1104
+ saleStatus: 'ACTIVE',
1105
+ itemId: '245',
1106
+ customUri2: null,
1107
+ lowestPoint: null,
1108
+ customString0: null,
1109
+ purchaserCount: '0',
2598
1110
  seriesTitles: null,
2599
- createdDate: '2024-06-13 05:48:43',
2600
- originalPointWithShipping: null,
2601
- customString3: null,
1111
+ discountRate: '35.72',
1112
+ paid: 'PAID',
1113
+ conversionLinkName: null,
1114
+ likeCount: null,
1115
+ shippingPrice: '0',
1116
+ itemAttachmentName: null,
1117
+ level: null,
1118
+ actor: null,
1119
+ creator: null,
1120
+ publishedDate: null,
2602
1121
  customString2: null,
2603
- customString4: null,
1122
+ itemConversionLink: '/X00004/products/party-ticket-mgd5vab3',
1123
+ originalPrice: '7000',
1124
+ director: null,
1125
+ reviewCount: null,
1126
+ ratingAvgPoint: null,
1127
+ reviewFeatured: null,
1128
+ customImg2: null,
1129
+ sourceFeatured: null,
1130
+ discountName: null,
2604
1131
  customString1: null,
2605
- dislikeCount: null,
2606
- contentsCount: '1',
2607
- itemAttachmentUri: null,
1132
+ pointImg: null,
1133
+ updatedDate: '2026-01-15 03:20:21',
1134
+ itemThumbnail: 'https://cdn.dev.publishingkit.net/e5a24aa8-1455-4c75-8ea9-b2c6e646ccb7.jpeg',
1135
+ customVideo2: null,
1136
+ bookmarkCount: null,
1137
+ viewCount: null,
2608
1138
  commentFeaturedConversionLink: null,
2609
- level: null,
2610
- labels: null,
2611
- customString0: null,
2612
- publishedDate: '2024-06-13 05:48:43',
2613
- itemAttachmentName: null,
2614
1139
  seriesConversionLink: null,
2615
- director: null,
2616
- discountName: '',
2617
- pointImg: 'https://static.publ.site/brandedpoint_icon/ic_brandedpoint_3d_ticket_01.png',
2618
- likeCount: null,
2619
- itemOverview: '',
2620
- itemPreviewVideo: null,
2621
- reviewFeaturedConversionLink: null,
2622
- resourceAttachmentFiles: null,
2623
- bookmarkCount: '',
2624
- sourceName: '이름바꾼셀러',
2625
- customUri0: null,
2626
- customUri2: null,
2627
- customImg0: null,
2628
- gradeName: null,
2629
- itemAttachmentImg: null,
2630
- itemDesc: '<p><video controls="controls" width="300" height="150">\n<source src="https://publ-sw-core-image.s3.a...',
2631
- customImg1: null,
2632
- conversionLinkThumbnail: null,
2633
- logo: null,
2634
- lowestPrice: '0',
2635
- synopsis: null,
2636
- customVideo2: null
1140
+ commentCount: null,
1141
+ genre: null,
1142
+ pinned: null,
1143
+ originalPoint: null,
1144
+ commentFeatured: null
2637
1145
  }
2638
1146
  ]
2639
1147
  };