/** * @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":8586,"date":"2021-02-05T10:38:13","date_gmt":"2021-02-05T10:38:13","guid":{"rendered":"https:\/\/phukiencamera.top\/khong-phan-loai\/chinh-sach-bao-hanh"},"modified":"2021-02-05T10:38:13","modified_gmt":"2021-02-05T10:38:13","slug":"chinh-sach-bao-hanh","status":"publish","type":"post","link":"https:\/\/phukiencamera.top\/chinh-sach-bao-hanh\/","title":{"rendered":"Ch\u00ednh s\u00e1ch b\u1ea3o h\u00e0nh"},"content":{"rendered":"

\tA – \u0110\u1ed0I V\u1edaI KH\u00c1CH H\u00c0NG L\u00c0 \u0110\u1ea0I L\u00dd, MUA T\u1ef0 L\u1eaeP \u0110\u1eb6T – B\u1ea2O H\u00c0NH T\u1ea0I C\u00d4NG NGH\u1ec6 HO\u00c0NG NGUY\u1ec4N<\/h3>\n

\t1 – \u0110I\u1ec0U KI\u1ec6N \u0110\u01af\u1ee2C B\u1ea2O H\u00c0NH<\/h4>\n
\t\u2713\u0110\u01b0\u1ee3c thay th\u1ebf linh ki\u1ec7n mi\u1ec5n ph\u00ed t\u01b0\u01a1ng \u0111\u01b0\u01a1ng theo \u0111\u00fang ch\u1ee7ng lo\u1ea1i, linh ki\u1ec7n ch\u00ednh h\u00e3ng.<\/div>\n
\t\u2713S\u1ea3n ph\u1ea9m h\u01b0 h\u1ecfng \u0111\u01b0\u1ee3c x\u00e1c \u0111\u1ecbnh do l\u1ed7i k\u1ef9 thu\u1eadt c\u1ee7a nh\u00e0 s\u1ea3n xu\u1ea5t \u0111\u1ed1i v\u1edbi t\u1eebng nh\u00e3n h\u00e0ng.<\/div>\n
\t\u2713S\u1ea3n ph\u1ea9m c\u00f2n trong th\u1eddi gian b\u1ea3o h\u00e0nh, c\u00e1c th\u00f4ng tin nh\u01b0 s\u1ed1 hi\u1ec7u s\u1ea3n xu\u1ea5t, ki\u1ec3u m\u00e1y, nh\u00e3n hi\u1ec7u c\u00f2n \u0111\u1ea7y \u0111\u1ee7, r\u00f5 r\u00e0ng, kh\u00f4ng b\u1ecb ch\u1ec9nh s\u1eeda, thay \u0111\u1ed5i b\u1edfi c\u00e1 nh\u00e2n ho\u1eb7c \u0111\u01a1n v\u1ecb kh\u00e1c kh\u00f4ng do ch\u1ec9 \u0111\u1ecbnh c\u1ee7a gi\u00e1m \u0111\u1ed1c c\u00f4ng ty C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n.<\/div>\n
\t\u2713S\u1ea3n ph\u1ea9m kh\u00f4ng thu\u1ed9c tr\u01b0\u1eddng h\u1ee3p b\u1ecb t\u1eeb ch\u1ed1i b\u1ea3o h\u00e0nh.<\/div>\n
\t\u2713\u0110\u1ecba \u0111i\u1ec3m nh\u1eadn s\u1ea3n ph\u1ea9m b\u1ea3o h\u00e0nh t\u1ea1i tr\u1ee5 s\u1edf ch\u00ednh c\u00f4ng ty C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n. T\u1ea1i H\u1ed3 Ch\u00ed Minh.<\/div>\n

\t2 – NH\u1eeeNG TR\u01af\u1edcNG H\u1ee2P KH\u00d4NG \u0110\u01af\u1ee2C B\u1ea2O H\u00c0NH:<\/h4>\n
\t\u2713R\u00e1ch tem, b\u1ecb t\u1ea9y xo\u00e1, ch\u1ec9nh s\u1eeda ho\u1eb7c b\u1ecb d\u00e1n ch\u1ed3ng b\u1eb1ng tem kh\u00e1c, kh\u00f4ng r\u00f5 ng\u00e0y th\u00e1ng, c\u00f3 d\u1ea5u hi\u1ec7u b\u1ecb can thi\u1ec7p, s\u1eeda ch\u1eefa kh\u00f4ng do k\u1ef9 thu\u1eadt C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n ch\u1ec9 \u0111\u1ecbnh, tem gi\u1ea3 m\u1ea1o, kh\u00f4ng c\u00f3 tem do C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n ph\u00e1t h\u00e0nh.<\/div>\n
\t\u2713S\u1ea3n ph\u1ea9m h\u01b0 h\u1ecfng do thi\u00ean tai, ho\u1ea3 ho\u1ea1n, ch\u00e1y n\u1ed5, th\u1ea5m n\u01b0\u1edbc, r\u1ec9 s\u00e9t, c\u00f4n tr\u00f9ng ph\u00e1 ho\u1ea1i.<\/div>\n
\t\u2713S\u1ea3n ph\u1ea9m h\u01b0 h\u1ecfng do ng\u01b0\u1eddi s\u1eed d\u1ee5ng g\u00e2y ra nh\u01b0 bi\u1ebfn d\u1ea1ng, r\u01a1i v\u1ee1, tr\u1ea7y s\u01b0\u1edbt, b\u1ec3, \u0111\u1eadp ph\u00e1, s\u1eed d\u1ee5ng sai ngu\u1ed3n \u0111i\u1ec7n,…. Do l\u1eafp \u0111\u1eb7t, b\u1ea3o tr\u00ec, s\u1eed d\u1ee5ng kh\u00f4ng tu\u00e2n th\u1ee7 theo s\u00e1ch h\u01b0\u1edbng d\u1eabn k\u1ef9 thu\u1eadt.<\/div>\n
\t\u2713S\u1ea3n ph\u1ea9m \u0111\u00e3 h\u1ebft h\u1ea1n b\u1ea3o h\u00e0nh ghi tr\u00ean tem d\u00e1n tr\u00ean s\u1ea3n ph\u1ea9m.<\/div>\n
\t* L\u01b0u \u00fd: Qu\u00fd kh\u00e1ch gi\u1eef l\u1ea1i to\u00e0n b\u1ed9 gi\u1ea5y t\u1edd khi giao d\u1ecbch v\u1edbi nh\u00e2n vi\u00ean c\u1ee7a C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n \u0111\u1ec3 \u0111\u1ed1i chi\u1ebfu khi c\u1ea7n thi\u1ebft. Gi\u1eef s\u1ea3n ph\u1ea9m m\u1edbi  nguy\u00ean v\u1eb9n 100% nh\u01b0 ban \u0111\u1ea7u \u0111\u1ec3 \u0111\u01b0\u1ee3c h\u01b0\u1edfng ch\u00ednh s\u00e1ch 1 \u0111\u1ed5i 1 ngay ch\u1ec9 c\u00f3 t\u1ea1i C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n.<\/div>\n
\n

\t\tB – \u0110\u1ed0I V\u1edaI KH\u00c1CH H\u00c0NG L\u00c0 D\u1ef0 \u00c1N – B\u1ea2O H\u00c0NH T\u1eacN N\u01a0I L\u1eaeP \u0110\u1eb6T<\/h3>\n

\t\t1 – B\u1ea2O H\u00c0NH T\u1eacN N\u01a0I MI\u1ec4N PH\u00cd HO\u00c0N TO\u00c0N<\/h4>\n
\t\t\u2713S\u1ea3n ph\u1ea9m h\u01b0 h\u1ecfng \u0111\u1ea3m b\u1ea3o n\u1eb1m trong \u0110I\u1ec0U KI\u1ec6N \u0110\u01af\u1ee2C B\u1ea2O H\u00c0NH \u0110i\u1ec1u A m\u1ee5c 1.<\/div>\n
\t\t\u2713H\u1ec7 th\u1ed1ng do C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n cung c\u1ea5p thi\u1ebft b\u1ecb v\u00e0 t\u1ed5 ch\u1ee9c l\u1eafp \u0111\u1eb7t theo ti\u00eau chu\u1ea9n k\u1ef9 thu\u1eadt c\u1ee7a nh\u00e0 s\u1ea3n xu\u1ea5t do c\u00e1c K\u1ef9 s\u01b0, k\u1ef9 thu\u1eadt vi\u00ean thu\u1ed9c C\u00f4ng ty C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n th\u1ef1c hi\u1ec7n.<\/div>\n
\t\t\u2713Trong h\u1ec7 th\u1ed1ng kh\u00f4ng c\u00f3 b\u1ea5t k\u1ef3 thi\u1ebft b\u1ecb n\u00e0o do kh\u00e1ch h\u00e0ng t\u1ef1 trang b\u1ecb, t\u1ef1 cung c\u1ea5p (ngo\u1ea1i tr\u1eeb b\u1eaft bu\u1ed9c ph\u1ea3i cung c\u1ea5p t\u1eeb b\u00ean th\u1ee9 3 m\u00e0 s\u1ea3n ph\u1ea9m \u0111\u00f3 kh\u00f4ng c\u00f3 t\u1ea1i C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n, ho\u1eb7c \u0111\u01b0\u1ee3c C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n \u0111\u1ed3ng \u00fd b\u1eb1ng v\u0103n b\u1ea3n).<\/div>\n
\t\t– Gi\u00e1 tr\u1ecb c\u1ee7a to\u00e0n h\u1ec7 th\u1ed1ng t\u1ed1i thi\u1ec3u 10.000.000 VN\u0110. (C\u00f3 bao g\u1ed3m ph\u00ed l\u1eafp \u0111\u1eb7t v\u00e0 ph\u00ed b\u1ea3o h\u00e0nh t\u1eadn n\u01a1i, c\u00f3 ghi r\u00f5 trong h\u1ee3p \u0111\u1ed3ng ho\u1eb7c phi\u1ebfu \u0111\u1eb7t h\u00e0ng, giao h\u00e0ng ho\u1eb7c th\u1ecfa thu\u1eadn gi\u1eefa hai b\u00ean).<\/div>\n
\t\t <\/div>\n

\t\t2 – KH\u00d4NG \u0110\u01af\u1ee2C B\u1ea2O H\u00c0NH HO\u1eb6C C\u00d3 T\u00cdNH PH\u00cd D\u1ecaCH V\u1ee4<\/h4>\n
\t\t\u2713S\u1ea3n ph\u1ea9m h\u01b0 h\u1ecfng n\u1eb1m trong NH\u1eeeNG TR\u01af\u1edcNG H\u1ee2P KH\u00d4NG \u0110\u01af\u1ee2C B\u1ea2O H\u00c0NH \u0110i\u1ec1u A m\u1ee5c 2.<\/div>\n
\t\t\u2713H\u1ec7 th\u1ed1ng l\u1eafp \u0111\u1eb7t kh\u00f4ng t\u00ednh ph\u00ed d\u1ecbch v\u1ee5 l\u1eafp \u0111\u1eb7t v\u00e0 b\u1ea3o h\u00e0nh t\u1eadn n\u01a1i.<\/div>\n
\t\t\u2713H\u1ec7 th\u1ed1ng c\u00f3 gi\u00e1 tr\u1ecb nh\u1ecf d\u01b0\u1edbi 5.000.000 vn\u0111.<\/div>\n
\t\t\u2713Kh\u00f4ng b\u1ea3o h\u00e0nh h\u01b0 h\u1ecfng do c\u00e1c thi\u1ebft b\u1ecb kh\u00f4ng do C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n cung c\u1ea5p, do nh\u00e0 cung c\u1ea5p m\u1ea1ng internet ,do kh\u00e1ch h\u00e0ng t\u1ef1 thay \u0111\u1ed5i Modem hay Reset c\u00e0i \u0111\u1eb7t ban \u0111\u1ea7u.<\/div>\n
\t\t\u2713C\u00f3 t\u00ednh ph\u00ed d\u1ecbch v\u1ee5 v\u00e0 ph\u00ed thay th\u1ebf linh ki\u1ec7n n\u1ebfu s\u1ea3n ph\u1ea9m h\u01b0 h\u1ecfng do thi\u1ebft b\u1ecb c\u1ee7a kh\u00e1ch h\u00e0ng t\u1ef1 trang b\u1ecb g\u00e2y l\u00ean.<\/div>\n
\t\t\u2713Kh\u00e1ch h\u00e0ng s\u1eed d\u1ee5ng kh\u00f4ng \u0111\u00fang s\u00e1ch h\u01b0\u1edbng d\u1eabn, v\u00e0 sai quy \u0111\u1ecbnh c\u1ee7a nh\u00e0 s\u1ea3n xu\u1ea5t.<\/div>\n
\t\t\u2713H\u1ec7 th\u1ed1ng c\u00f2n b\u1ea3o h\u00e0nh nh\u01b0ng thi\u1ebft b\u1ecb ho\u1eb7c ph\u1ee5 ki\u1ec7n h\u01b0 h\u1ecfng \u0111\u00e3 h\u1ebft b\u1ea3o h\u00e0nh th\u00ec \u0111\u01b0\u1ee3c t\u00ednh ph\u00ed thay th\u1ebf thi\u1ebft b\u1ecb h\u01b0 h\u1ecfng h\u1ebft b\u1ea3o h\u00e0nh \u0111\u00f3, v\u00e0 kh\u00f4ng t\u00ednh ph\u00ed kh\u1eafc ph\u1ee5c s\u1ef1 c\u1ed1 (Do c\u00f2n th\u1eddi h\u1ea1n b\u1ea3o h\u00e0nh t\u1eadn n\u01a1i).<\/div>\n
\t\t <\/div>\n<\/div>\n
\t* L\u01b0u \u00fd: H\u1ec7 th\u1ed1ng s\u1ebd kh\u00f4ng \u0111\u01b0\u1ee3c b\u1ea3o h\u00e0nh v\u0129nh vi\u1ec5n n\u1ebfu kh\u00e1ch h\u00e0ng t\u1ef1 \u00fd thay \u0111\u1ed5i l\u1eafp \u0111\u1eb7t ban \u0111\u1ea7u, \u0111\u01b0\u1ee3c l\u1eafp th\u00eam th\u00eam thi\u1ebft b\u1ecb kh\u00f4ng do C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n cung c\u1ea5p. (Do kh\u00e1ch h\u00e0ng t\u1ef1 th\u1ecfa thu\u1eadn v\u1edbi c\u00e1 nh\u00e2n, nh\u00e2n vi\u00ean ho\u1eb7c \u0111\u01a1n v\u1ecb l\u1eafp th\u00eam kh\u00e1c). Qu\u00fd kh\u00e1ch gi\u1eef l\u1ea1i t\u1ea5t c\u1ea3 gi\u1ea5y t\u1edd khi giao d\u1ecbch v\u1edbi nh\u00e2n vi\u00ean c\u1ee7a C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n \u0111\u1ec3 \u0111\u1ed1i chi\u1ebfu khi c\u1ea7n thi\u1ebft, gi\u1eef l\u1ea1i s\u1ed1 \u0111i\u1ec7n tho\u1ea1i b\u00e1o h\u1ecfng v\u00e0 ph\u1ea3n \u00e1nh ch\u1ea5t l\u01b0\u1ee3ng ph\u1ee5c v\u1ee5 khi c\u1ea7n. S\u1ed1 \u0111i\u1ec7n tho\u1ea1i \u0111\u01b0\u1ee3c ghi trong phi\u1ebfu c\u00f4ng t\u00e1c ho\u1eb7c bi\u00ean b\u1ea3n nghi\u1ec7m thu v\u00e0 tr\u00ean c\u00e1c gi\u1ea5y t\u1edd kh\u00e1c c\u00f3 trong m\u1ed7i l\u1ea7n giao d\u1ecbch v\u1edbi kh\u00e1ch h\u00e0ng.<\/em><\/div>\n
\t <\/div>\n
\tM\u1ecdi th\u1eafc m\u1eafc, khi\u1ebfu n\u1ea1i v\u1ec1 v\u1ea5n \u0111\u1ec1 \u0111\u1ed5i h\u00e0ng, b\u1ea3o h\u00e0nh, qu\u00fd kh\u00e1ch vui l\u00f2ng li\u00ean h\u1ec7 s\u1ed1 hotline c\u1ee7a C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n:<\/strong><\/div>\n
\tB\u1ea3o h\u00e0nh t\u1ea1i TP H\u1ed3 Ch\u00ed Minh: 0914158339 – 0862675909<\/strong><\/div>\n
\t <\/div>\n","protected":false},"excerpt":{"rendered":"

Ch\u00ednh s\u00e1ch b\u1ea3o h\u00e0nh t\u1ea1i C\u00f4ng Ngh\u1ec7 Ho\u00e0ng Nguy\u1ec5n<\/p>\n","protected":false},"author":1,"featured_media":8130,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[114],"tags":[],"class_list":["post-8586","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\/8586"}],"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=8586"}],"version-history":[{"count":0,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/posts\/8586\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/media\/8130"}],"wp:attachment":[{"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/media?parent=8586"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/categories?post=8586"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/phukiencamera.top\/wp-json\/wp\/v2\/tags?post=8586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}