/** * @typedef {import('./cart').CartData} CartData * @typedef {import('./cart').CartShippingAddress} CartShippingAddress */ /** * @typedef {Object} StoreCart * * @property {Array} cartCoupons An array of coupons applied * to the cart. * @property {Array} cartItems An array of items in the * cart. * @property {number} cartItemsCount The number of items in the * cart. * @property {number} cartItemsWeight The weight of all items in * the cart. * @property {boolean} cartNeedsPayment True when the cart will * require payment. * @property {boolean} cartNeedsShipping True when the cart will * require shipping. * @property {Array} cartItemErrors Item validation errors. * @property {Object} cartTotals Cart and line total * amounts. * @property {boolean} cartIsLoading True when cart data is * being loaded. * @property {Array} cartErrors An array of errors thrown * by the cart. * @property {CartShippingAddress} shippingAddress Shipping address for the * cart. * @property {Array} shippingRates array of selected shipping * rates. * @property {boolean} shippingRatesLoading Whether or not the * shipping rates are * being loaded. * @property {boolean} hasShippingAddress Whether or not the cart * has a shipping address yet. * @property {function(Object):any} receiveCart Dispatcher to receive * updated cart. */ /** * @typedef {Object} StoreCartCoupon * * @property {Array} appliedCoupons Collection of applied coupons from the * API. * @property {boolean} isLoading True when coupon data is being loaded. * @property {Function} applyCoupon Callback for applying a coupon by code. * @property {Function} removeCoupon Callback for removing a coupon by code. * @property {boolean} isApplyingCoupon True when a coupon is being applied. * @property {boolean} isRemovingCoupon True when a coupon is being removed. */ /** * @typedef {Object} StoreCartItemAddToCart * * @property {number} cartQuantity The quantity of the item in the * cart. * @property {boolean} addingToCart Whether the cart item is still * being added or not. * @property {boolean} cartIsLoading Whether the cart is being loaded. * @property {Function} addToCart Callback for adding a cart item. */ /** * @typedef {Object} StoreCartItemQuantity * * @property {number} quantity The quantity of the item in the * cart. * @property {boolean} isPendingDelete Whether the cart item is being * deleted or not. * @property {Function} changeQuantity Callback for changing quantity * of item in cart. * @property {Function} removeItem Callback for removing a cart item. * @property {Object} cartItemQuantityErrors An array of errors thrown by * the cart. */ /** * @typedef {Object} EmitResponseTypes * * @property {string} SUCCESS To indicate a success response. * @property {string} FAIL To indicate a failed response. * @property {string} ERROR To indicate an error response. */ /** * @typedef {Object} NoticeContexts * * @property {string} PAYMENTS Notices for the payments step. * @property {string} EXPRESS_PAYMENTS Notices for the express payments step. */ /* eslint-disable jsdoc/valid-types */ // Enum format below triggers the above rule even though VSCode interprets it fine. /** * @typedef {NoticeContexts['PAYMENTS']|NoticeContexts['EXPRESS_PAYMENTS']} NoticeContextsEnum */ /** * @typedef {Object} EmitSuccessResponse * * @property {EmitResponseTypes['SUCCESS']} type Should have the value of * EmitResponseTypes.SUCCESS. * @property {string} [redirectUrl] If the redirect url should be changed set * this. Note, this is ignored for some * emitters. * @property {Object} [meta] Additional data returned for the success * response. This varies between context * emitters. */ /** * @typedef {Object} EmitFailResponse * * @property {EmitResponseTypes['FAIL']} type Should have the value of * EmitResponseTypes.FAIL * @property {string} message A message to trigger a notice for. * @property {NoticeContextsEnum} [messageContext] What context to display any message in. * @property {Object} [meta] Additional data returned for the fail * response. This varies between context * emitters. */ /** * @typedef {Object} EmitErrorResponse * * @property {EmitResponseTypes['ERROR']} type Should have the value of * EmitResponseTypes.ERROR * @property {string} message A message to trigger a notice for. * @property {boolean} retry If false, then it means an * irrecoverable error so don't allow for * shopper to retry checkout (which may * mean either a different payment or * fixing validation errors). * @property {Object} [validationErrors] If provided, will be set as validation * errors in the validation context. * @property {NoticeContextsEnum} [messageContext] What context to display any message in. * @property {Object} [meta] Additional data returned for the fail * response. This varies between context * emitters. */ /* eslint-enable jsdoc/valid-types */ /** * @typedef {Object} EmitResponseApi * * @property {EmitResponseTypes} responseTypes An object of various response types that can * be used in returned response objects. * @property {NoticeContexts} noticeContexts An object of various notice contexts that can * be used for targeting where a notice appears. * @property {function(Object):boolean} shouldRetry Returns whether the user is allowed to retry * the payment after a failed one. * @property {function(Object):boolean} isSuccessResponse Returns whether the given response is of a * success response type. * @property {function(Object):boolean} isErrorResponse Returns whether the given response is of an * error response type. * @property {function(Object):boolean} isFailResponse Returns whether the given response is of a * fail response type. */ export {}; /** * Internal dependencies */ import { ACTION_TYPES as types } from './action-types'; /** * Action creator for setting a single query-state value for a given context. * * @param {string} context Context for query state being stored. * @param {string} queryKey Key for query item. * @param {*} value The value for the query item. * * @return {Object} The action object. */ export const setQueryValue = ( context, queryKey, value ) => { return { type: types.SET_QUERY_KEY_VALUE, context, queryKey, value, }; }; /** * Action creator for setting query-state for a given context. * * @param {string} context Context for query state being stored. * @param {*} value Query state being stored for the given context. * * @return {Object} The action object. */ export const setValueForQueryContext = ( context, value ) => { return { type: types.SET_QUERY_CONTEXT_VALUE, context, value, }; };

Cửa Hàng Phụ Kiện Camera

Phụ kiện camera đa dạng, chính hãng, giá tốt

{"id":8589,"date":"2021-02-05T10:38:13","date_gmt":"2021-02-05T10:38:13","guid":{"rendered":"https:\/\/phukiencamera.top\/khong-phan-loai\/danh-cho-dai-ly"},"modified":"2021-02-05T10:38:13","modified_gmt":"2021-02-05T10:38:13","slug":"danh-cho-dai-ly","status":"publish","type":"post","link":"https:\/\/phukiencamera.top\/danh-cho-dai-ly\/","title":{"rendered":"D\u00e0nh cho \u0110\u1ea1i L\u00fd"},"content":{"rendered":"

\tNguy\u00ean t\u1eafc ph\u00e1t tri\u1ec3n c\u00f9ng \u0110\u1ea1i L\u00fd<\/h3>\n

\t\u2713V\u1edbi ti\u00eau ch\u00ed ho\u1ea1t \u0111\u1ed9ng: C\u00f9ng h\u1ee3p t\u00e1c, c\u00f9ng ph\u00e1t tri\u1ec3n \u2013 C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n kh\u00f4ng ng\u1eebng n\u00e2ng cao ch\u1ea5t l\u01b0\u1ee3ng s\u1ea3n ph\u1ea9m v\u00e0 d\u1ecbch v\u1ee5, t\u1ea1o d\u1ef1ng m\u1ed1i quan h\u1ec7 \u0111\u1ed1i t\u00e1c d\u00e0i h\u1ea1n tr\u00ean c\u01a1 s\u1edf nh\u1eefng cam k\u1ebft h\u1ee3p t\u00e1c v\u00e0 chia s\u1ebb m\u1ee5c ti\u00eau.
\t\u2713H\u1ee3p t\u00e1c tr\u00ean c\u1edf s\u1edf WIN-WIN, v\u00ec l\u1ee3i \u00edch c\u1ee7a c\u1ea3 2 b\u00ean.
\t\u2713Lu\u00f4n t\u00ecm ki\u1ebfm c\u01a1 h\u1ed9i h\u1ee3p t\u00e1c c\u0169ng nh\u01b0 s\u1eb5n s\u00e0ng chia s\u1ebb c\u01a1 h\u1ed9i, l\u1ee3i \u00edch kinh doanh v\u1edbi \u0110\u1ea1i l\u00fd v\u00e0 h\u1ed7 tr\u1ee3 k\u1ecbp th\u1eddi.
\t\u2713Ch\u00ednh s\u00e1ch h\u1ed7 tr\u1ee3 c\u00f4ng b\u1eb1ng v\u00e0 h\u1ee3p l\u00fd tr\u00ean to\u00e0n b\u1ed9 k\u00eanh ph\u00e2n ph\u1ed1i.
\t\u2713Lu\u00f4n quan t\u00e2m \u0111\u1ebfn \u0110\u1ea1i l\u00fd c\u0169ng nh\u01b0 lu\u00f4n c\u00f3 nh\u1eefng \u0111i\u1ec1u ch\u1ec9nh h\u1ee3p l\u00fd n\u00e2ng cao hi\u1ec7u qu\u1ea3 h\u1ee3p t\u00e1c quan h\u1ec7 kinh doanh hai b\u00ean nh\u1eb1m t\u1ea1o d\u1ef1ng m\u1ed1i quan h\u1ec7 \u0111\u1ed1i t\u00e1c d\u00e0i h\u1ea1n.
\t\u2713Lu\u00f4n h\u1ed7 tr\u1ee3 k\u1ecbp th\u1eddi c\u0169ng nh\u01b0 lu\u00f4n cam k\u1ebft h\u1ed7 tr\u1ee3 chia s\u1ebb t\u1ed1i \u0111a v\u1edbi \u0110\u1ea1i l\u00fd tr\u01b0\u1edbc nh\u1eefng bi\u1ebfn \u0111\u1ed9ng c\u1ee7a th\u1ecb tr\u01b0\u1eddng v\u00e0 c\u1ea1nh tranh.<\/p>\n

\tCh\u00ednh s\u00e1ch h\u1ed7 tr\u1ee3<\/h3>\n

\t1. H\u1ed7 tr\u1ee3 v\u1ec1 qu\u1ea3ng b\u00e1 gi\u1edbi thi\u1ec7u s\u1ea3n ph\u1ea9m<\/h4>\n

\t\u2713\u0110\u1ea1i l\u00fd \u0111\u01b0\u1ee3c c\u1eadp nh\u1eadt th\u00f4ng tin v\u1ec1 gi\u00e1 c\u1ea3, th\u00f4ng tin v\u1ec1 h\u00e0ng ho\u00e1, s\u1ea3n ph\u1ea9m, ch\u00ednh s\u00e1ch c\u1ee7a c\u1ee7a c\u00e1c h\u00e3ng do C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n ph\u00e2n ph\u1ed1i 1 c\u00e1ch nhanh nh\u1ea5t v\u00e0 ch\u00ednh x\u00e1c nh\u1ea5t.
\t\u2713\u0110\u1ea1i l\u00fd \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3 danh m\u1ee5c catalogue, t\u1edd r\u01a1i, banner \u2026 c\u1ee7a c\u00e1c h\u00e3ng theo c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh c\u1ee7a C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n
\t\u2713\u0110\u1ea1i l\u00fd \u0111\u01b0\u1ee3c tham gia t\u1ea5t c\u1ea3 c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh khuy\u1ebfn m\u00e3i v\u00e0 th\u00fac \u0111\u1ea9y b\u00e1n h\u00e0ng c\u1ee7a C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n ph\u1ed1i h\u1ee3p c\u00f9ng c\u00e1c h\u00e3ng.
\t\u2713Hai b\u00ean c\u00f9ng nhau ph\u1ed1i h\u1ee3p \u0111\u1ec3 x\u00fac ti\u1ebfn, qu\u1ea3ng b\u00e1 v\u00e0 b\u00e1n c\u00e1c s\u1ea3n ph\u1ea9m th\u00f4ng qua c\u00e1c h\u00ecnh th\u1ee9c nh\u01b0 \u0111\u0103ng th\u00f4ng tin s\u1ea3n ph\u1ea9m m\u1edbi, s\u1ea3n ph\u1ea9m c\u00f3 khuy\u1ebfn m\u1ea1i, s\u1ea3n ph\u1ea9m n\u1ed5i b\u1eadt\u2026<\/p>\n

\t2. H\u1ed7 tr\u1ee3 v\u1ec1 k\u1ef9 thu\u1eadt, h\u00e0ng h\u00f3a:<\/h4>\n

\t\u2713\u0110\u1ea1i l\u00fd \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3 k\u1ef9 thu\u1eadt, th\u00f4ng tin s\u1ea3n ph\u1ea9m tr\u1ef1c ti\u1ebfp t\u1ea1i ch\u1ed7, h\u1ed7 tr\u1ee3 tr\u1ef1c ti\u1ebfp qua \u0111i\u1ec7n tho\u1ea1i, qua Fax, qua Email, ho\u1eb7c qua CHAT tr\u1ef1c tuy\u1ebfn.
\t\u2713S\u1ed1 \u0111i\u1ec7n tho\u1ea1i \u0111\u01b0\u1eddng d\u00e2y n\u00f3ng h\u1ed7 tr\u1ee3: 091415 8339 . Email: hotro.phukiencamera@gmail.com<\/a>
\t\u2713\u0110\u1ed5i h\u00e0ng: trong v\u00f2ng 7 ng\u00e0y k\u1ec3 t\u1eeb ng\u00e0y xu\u1ea5t h\u00f3a \u0111\u01a1n, \u0110\u1ea1i l\u00fd s\u1ebd \u0111\u01b0\u1ee3c \u0111\u1ed5i h\u00e0ng m\u1edbi n\u1ebfu s\u1ea3n ph\u1ea9m \u0111\u01b0\u1ee3c x\u00e1c \u0111\u1ecbnh thu\u1ed9c l\u1ed7i b\u1ea3o h\u00e0nh. Trong tr\u01b0\u1eddng h\u1ee3p kh\u00f4ng c\u00f2n h\u00e0ng \u0111\u1ed5i, C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n s\u1ebd h\u1ed7 tr\u1ee3 t\u1ed1i \u0111a \u0111\u1ea1i l\u00fd l\u00e0m vi\u1ec7c v\u1edbi trung t\u00e2m b\u00e3o h\u00e0nh c\u1ee7a h\u00e3ng.
\t\u2713Tr\u1ea3 h\u00e0ng: Trong tr\u01b0\u1eddng h\u1ee3p h\u00e0ng h\u00f3a, gi\u00e1 c\u1ea3 kh\u00f4ng \u0111\u00fang v\u1edbi th\u1ecfa thu\u1eadn mua h\u00e0ng, \u0111\u1ea1i l\u00fd c\u00f3 quy\u1ec1n tr\u1ea3 l\u1ea1i h\u00e0ng cho C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n. Vi\u1ec7c tr\u1ea3 h\u00e0ng \u0111\u01b0\u1ee3c th\u1ef1c hi\u1ec7n trong v\u00f2ng 7 ng\u00e0y k\u1ec3 t\u1eeb ng\u00e0y xu\u1ea5t h\u00f3a \u0111\u01a1n v\u00e0 k\u00fd bi\u00ean b\u1ea3n b\u00e0n giao h\u00e0ng h\u00f3a<\/p>\n

\t3. H\u1ed7 tr\u1ee3 t\u00e0i ch\u00ednh:<\/h4>\n

\t\u2713\u0110\u1ea1i l\u00fd \u0111\u01b0\u1ee3c h\u01b0\u1edfng c\u00e1c ch\u00ednh s\u00e1ch chi\u1ebft kh\u1ea5u \u01b0u \u0111\u00e3i t\u1ed1t nh\u1ea5t c\u1ee7a C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n
\t\u2713Ch\u00ednh s\u00e1ch chi\u1ebft kh\u1ea5u l\u00e0 \u0111\u1ed9c l\u1eadp v\u00e0 \u0111\u01b0\u1ee3c ti\u1ebfn h\u00e0nh song song v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh h\u1ed7 tr\u1ee3 ho\u1eb7c th\u00fac \u0111\u1ea9y kinh doanh kh\u00e1c.
\t\u2713C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n ph\u00e2n ph\u1ed1i tr\u1ef1c ti\u1ebfp t\u1edbi t\u1eadn n\u01a1i c\u00e1c \u0111\u1ea1i l\u00fd b\u00e1n h\u00e0ng v\u00e0 ch\u1ecbu tr\u00e1ch nhi\u1ec7m v\u1ec1 ch\u1ea5t l\u01b0\u1ee3ng h\u00e0ng h\u00f3a v\u1eadn chuy\u1ec3n t\u1eeb kho c\u1ee7a c\u00f4ng ty \u0111\u1ebfn \u0111i\u1ec3m giao nh\u1eadn c\u1ee7a \u0111\u1ea1i l\u00fd.<\/p>\n

\tY\u00caU C\u1ea6U \u0110\u1ed0I V\u1edaI QU\u00dd \u0110\u1ea0I L\u00dd:<\/h3>\n

\t\u2713M\u1ee9c gi\u00e1 cho kh\u00e1ch h\u00e0ng \u0111\u1ea7u cu\u1ed1i \u0111\u1ea3m b\u1ea3o t\u01b0\u01a1ng \u0111\u01b0\u01a1ng v\u1edbi m\u1ee9c gi\u00e1 b\u00e1n l\u1ebb \u0111\u1ec1 ngh\u1ecb c\u1ee7a \u0111\u1ea1i l\u00fd. Tuy\u1ec7t \u0111\u1ed1i kh\u00f4ng b\u00e1n ph\u00e1 gi\u00e1
\t\u2713Thanh to\u00e1n c\u00f4ng n\u1ee3 \u0111\u00fang h\u1ea1n<\/p>\n

\tC\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n cam k\u1ebft lu\u00f4n n\u00e2ng cao ch\u1ea5t l\u01b0\u1ee3ng s\u1ea3n ph\u1ea9m, d\u1ecbch v\u1ee5 c\u0169ng nh\u01b0 \u0111a d\u1ea1ng h\u00f3a ch\u1ee7ng loa\u0323i s\u1ea3n ph\u1ea9m ph\u00e2n ph\u1ed1i \u0111\u1ec3 ph\u00f9 h\u1ee3p v\u1edbi xu h\u01b0\u1edbng ph\u00e1t tri\u1ec3n c\u1ee7a th\u1ecb tr\u01b0\u1eddng v\u00e0 th\u1ecb hi\u1ebfu ti\u00eau d\u00f9ng c\u1ee7a kh\u00e1ch h\u00e0ng. \u0110\u1ed3ng th\u1eddi th\u01b0\u1eddng xuy\u00ean h\u00f4\u0303 tr\u1ee3 c\u00e1c ch\u00ednh s\u00e1ch, ch\u01b0\u01a1ng tr\u00ecnh li\u00ean quan \u0111\u1ebfn ho\u1ea1t \u0111\u1ed9ng khuy\u1ebfn m\u00e3i, qu\u1ea3ng c\u00e1o, qu\u1ea3ng b\u00e1, x\u00fac ti\u1ebfn b\u00e1n h\u00e0ng nh\u1eb1m t\u1ed1i \u0111a h\u00f3a doanh s\u1ed1 v\u00e0 l\u1ee3i nhu\u1eadn c\u1ee7a \u0111\u1ea1i l\u00fd.<\/em><\/p>\n

\tC\u00f4ng ty ch\u00fang t\u00f4i lu\u00f4n c\u00f3 ch\u00ednh s\u00e1ch gi\u00e1 t\u1ed1t nh\u1ea5t, m\u1ee9c chi\u1ebft kh\u1ea5u cao nh\u1ea5t d\u00e0nh cho qu\u00fd \u0111\u1ea1i l\u00fd. M\u1ecdi th\u00f4ng tin chi ti\u1ebft qu\u00fd kh\u00e1ch h\u00e0ng vui l\u00f2ng li\u00ean h\u1ec7 T\u01af V\u1ea4N MI\u1ec4N PH\u00cd (08)62675909<\/span> ho\u1eb7c HOTLINE 09.14.15.8339<\/span> \u0111\u1ec3 \u0111\u01b0\u1ee3c t\u01b0 v\u1ea5n.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"

C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n \u0111ang l\u00e0 c\u00f4ng ty ph\u00e2n ph\u1ed1i h\u00e0ng \u0111\u1ea7u v\u1ec1 l\u0129nh v\u1ef1c Camera quan s\u00e1t v\u00e0 l\u00e0 \u0111\u1ea1i di\u1ec7n ph\u00e2n ph\u1ed1i cho c\u00e1c th\u01b0\u01a1ng hi\u1ec7u nh\u01b0: Vantech, Questek, Dahua, Hikvision, …, thi\u1ebft b\u1ecb b\u00e1o tr\u1ed9m, chu\u00f4ng c\u1eeda m\u00e0n h\u00ecnh Panasonic, Commax, Aiphone, Kocom.. v.v.. Nh\u00e0 th\u00f4ng minh smarthome Acis, Broadlink, Lumi. C\u00e1c d\u00f2ng m\u00e1y ch\u1ea5m c\u00f4ng v\u00e2n tay, b\u00e1o \u0111\u1ed9ng, b\u00e1o tr\u1ed9m….. Ch\u00fang t\u00f4i xin g\u1eedi l\u1eddi c\u1ea3m \u01a1n tr\u00e2n tr\u1ecdng t\u1edbi t\u1ea5t c\u1ea3 Qu\u00fd Kh\u00e1ch h\u00e0ng \u0111\u00e3, \u0111ang v\u00e0 ti\u1ebfp t\u1ee5c \u1ee7ng h\u1ed9 ch\u00fang t\u00f4i. C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n \u0111\u00e3 n\u1ed7 l\u1ef1c kh\u00f4ng ng\u1eebng ph\u00e1t tri\u1ec3n v\u00e0 m\u1edf r\u1ed9ng th\u1ecb tr\u01b0\u1eddng, x\u00e2y d\u1ef1ng h\u1ec7 th\u1ed1ng \u0111\u1ea1i l\u00fd tr\u00ean to\u00e0n qu\u1ed1c v\u1edbi ph\u01b0\u01a1ng ch\u00e2m “Mang \u0111\u1ebfn cho kh\u00e1ch h\u00e0ng ni\u1ec1m tin tuy\u1ec7t \u0111\u1ed1i”.<\/p>\n","protected":false},"author":1,"featured_media":8136,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[114],"tags":[],"class_list":["post-8589","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-thong-tin-chinh-sach"],"_links":{"self":[{"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/posts\/8589"}],"collection":[{"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/comments?post=8589"}],"version-history":[{"count":0,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/posts\/8589\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/media\/8136"}],"wp:attachment":[{"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/media?parent=8589"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/categories?post=8589"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/tags?post=8589"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}